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:

t/structure/globals.t
7 7
my (@globals, $testcount);
8 8

  
9 9
BEGIN {
10
  @globals = qw(lxdebug auth myconfig form cgi lx_office_conf locale dispatcher instance_conf);
10
  @globals = qw(lxdebug auth myconfig form cgi lx_office_conf locale dispatcher instance_conf request);
11 11
  $testcount = scalar(@Support::Files::testitems);
12 12
}
13 13

  

Auch abrufbar als: Unified diff