commit: horde help.php login.php menu.php problem.php horde/docs
CHANGES horde/lib base.php Registry.php
Chuck Hagenbuch
chuck@horde.org
4 Jul 2001 22:37:51 -0000
chuck 2001/07/04 15:37:51 PDT
Modified files:
. help.php login.php menu.php problem.php
docs CHANGES
lib Registry.php
Added files:
lib base.php
Log:
Add a framework-level base.php file and make framework scripts use it. This
will ensure that framework-level pages are translated, etc.
Revision Changes Path
2.38 +2 -13 horde/help.php
2.52 +2 -14 horde/login.php
2.8 +2 -21 horde/menu.php
2.59 +2 -15 horde/problem.php
1.169 +1 -0 horde/docs/CHANGES
1.39 +5 -3 horde/lib/Registry.php