Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 772f08d0

Von Sven Schöling vor etwa 13 Jahren hinzugefügt

  • ID 772f08d07f41febb13a52e066036d23faa0490fc
  • Vorgänger d9cd41c5
  • Nachfolger a064deaf

$::request als globale Variable eingeführt.

Unterschiede anzeigen:

scripts/console
66 66
  $::form          = Form->new;
67 67
  $::auth          = SL::Auth->new;
68 68
  $::instance_conf = SL::InstanceConfiguration->new;
69
  $::request       = { };
69 70

  
70 71
  die 'cannot reach auth db'               unless $::auth->session_tables_present;
71 72

  

Auch abrufbar als: Unified diff