commit: horde css.php help.php horde.php index.php login.php
problem.php babel index.php babel/config conf.php.dist
chora/templates common-header.inc horde/config horde.php.dist
horde/docs CHANGES gollem forwards.php index.php login.php ...
chuck@horde.org
chuck@horde.org
9 Feb 2001 21:55:34 -0000
chuck 2001/02/09 13:55:34 PST
Modified files:
. css.php help.php horde.php index.php
login.php problem.php
. index.php
config conf.php.dist
templates common-header.inc
config horde.php.dist
docs CHANGES
. forwards.php index.php login.php
manager.php password.php prefs.php
redirect.php vacation.php view.php
lib base.php
templates common-header.inc
. compose.php filters.php folders.php
index.php login.php mailbox.php
message.php poppasswd.php prefs.php
redirect.php search.php view.php
lib base.php
templates common-header.inc
config conf.php.dist
lib base.php
templates/backend menu.inc
config conf.php.dist
lib base.php
lib Help.php Horde.php Lang.php
lib/js open_help_win.js
. finger.php nic.php
templates common-header.inc
templates/menu menu.inc
templates common-header.inc
templates/help index.inc menu.inc
. newsgroups.php
config conf.php.dist
lib base.php
templates common-header.inc
. editobjectaction.php
lib base.php
templates common-header.inc
Log:
The configuration array is now simply $conf. Any settings that must be
accessible unchanged (not overridden) should be put into $conf['horde'].
Everything else is fair game for applications to override.
Revision Changes Path
1.5 +3 -6 horde/css.php
2.34 +10 -10 horde/help.php
2.32 +8 -8 horde/horde.php
2.32 +8 -8 horde/index.php
2.39 +18 -16 horde/login.php
2.56 +11 -11 horde/problem.php
1.3 +1 -1 babel/index.php
1.5 +1 -3 babel/config/conf.php.dist
1.2 +1 -1 chora/templates/common-header.inc
1.25 +18 -18 horde/config/horde.php.dist
1.116 +3 -0 horde/docs/CHANGES
1.2 +2 -2 gollem/forwards.php
1.5 +2 -2 gollem/index.php
1.11 +2 -2 gollem/login.php
1.9 +2 -2 gollem/manager.php
1.2 +2 -2 gollem/password.php
1.5 +2 -2 gollem/prefs.php
1.5 +2 -2 gollem/redirect.php
1.2 +2 -2 gollem/vacation.php
1.4 +2 -2 gollem/view.php
1.5 +1 -4 gollem/lib/base.php
1.4 +1 -1 gollem/templates/common-header.inc
2.265 +2 -2 imp/compose.php
2.19 +2 -2 imp/filters.php
2.107 +2 -2 imp/folders.php
2.51 +2 -2 imp/index.php
2.104 +2 -2 imp/login.php
2.250 +2 -2 imp/mailbox.php
2.204 +2 -2 imp/message.php
1.39 +2 -2 imp/poppasswd.php
2.122 +2 -2 imp/prefs.php
1.12 +2 -2 imp/redirect.php
2.66 +2 -2 imp/search.php
2.92 +2 -2 imp/view.php
1.11 +1 -4 imp/lib/base.php
2.35 +1 -1 imp/templates/common-header.inc
1.6 +1 -3 jonah/config/conf.php.dist
1.4 +2 -5 jonah/lib/base.php
1.3 +1 -1 jonah/templates/backend/menu.inc
1.11 +1 -3 kronolith/config/conf.php.dist
1.5 +1 -4 kronolith/lib/base.php
1.15 +5 -5 horde/lib/Help.php
1.86 +5 -5 horde/lib/Horde.php
1.4 +4 -8 horde/lib/Lang.php
1.9 +2 -2 horde/lib/js/open_help_win.js
1.18 +1 -1 nic/finger.php
1.2 +1 -1 nic/nic.php
1.3 +1 -1 nic/templates/common-header.inc
1.6 +1 -1 nic/templates/menu/menu.inc
2.3 +2 -2 horde/templates/common-header.inc
1.5 +2 -2 horde/templates/help/index.inc
1.7 +1 -1 horde/templates/help/menu.inc
1.8 +2 -2 troll/newsgroups.php
1.3 +1 -3 troll/config/conf.php.dist
1.5 +1 -4 troll/lib/base.php
1.2 +1 -1 troll/templates/common-header.inc
1.4 +6 -14 turba/editobjectaction.php
1.5 +1 -4 turba/lib/base.php
1.4 +1 -1 turba/templates/common-header.inc