Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision d29b0238

Von Moritz Bunkus vor fast 14 Jahren hinzugefügt

  • ID d29b02386a1406ec5dbaddbdbf40c4df6bc3070b
  • Vorgänger be6f6cfd
  • Nachfolger b069a8db

Globale Variable $::menufile entfernt

Unterschiede anzeigen:

SL/Dispatcher.pm
88 88
  # canonial globals. if it's not here, chances are it will get refactored someday.
89 89
  {
90 90
    no warnings 'once';
91
    $::menufile    = "menu.ini";
92 91
    $::lxdebug     = LXDebug->new;
93 92
    $::auth        = SL::Auth->new;
94 93
    $::form        = undef;

Auch abrufbar als: Unified diff