commit: horde/lib Auth.php Connection.php Lang.php Perms.php
Prefs.php User.php
jon@horde.org
jon@horde.org
17 Feb 2001 01:29:53 -0000
jon 2001/02/16 17:29:52 PST
Modified files:
lib Auth.php Connection.php Lang.php
Perms.php Prefs.php User.php
Log:
Reduce the number of calls to dirname(__FILE__). The return value isn't
going to change, so we can just store it up front.
Revision Changes Path
1.11 +10 -9 horde/lib/Auth.php
1.6 +10 -9 horde/lib/Connection.php
1.5 +3 -3 horde/lib/Lang.php
1.7 +10 -9 horde/lib/Perms.php
1.30 +9 -8 horde/lib/Prefs.php
1.4 +10 -9 horde/lib/User.php