commit: horde test.php imp compose.php login.php mailbox.php
message.php imp/lib IMP.php imp/templates/compose bounce.inc
imp/templates/login login.inc imp/templates/message javascript.inc
navbar.inc navbar_aux_bottom.inc navbar_aux_top.inc horde/lib ...
chuck@horde.org
chuck@horde.org
18 Dec 2000 20:34:15 -0000
chuck 2000/12/18 12:34:15 PST
Modified files:
. test.php
. compose.php login.php mailbox.php
message.php
lib IMP.php
templates/compose bounce.inc
templates/login login.inc
templates/message javascript.inc navbar.inc
navbar_aux_bottom.inc navbar_aux_top.inc
lib Horde.php Mime.php
Log:
First round of changes to get Horde/IMP to work with register_globals set to Off.
This is NOT YET DONE.
Also, things may be a bit borked up right now - I keep hanging IIS while testing
things. So I'm committing in order to move to another machine to see if
I can get it working there. I'll send a note (and a commit) when things are cleared up.
Revision Changes Path
1.26 +3 -3 horde/test.php
2.228 +39 -39 imp/compose.php
2.82 +14 -10 imp/login.php
2.224 +134 -134 imp/mailbox.php
2.177 +126 -123 imp/message.php
1.103 +38 -8 imp/lib/IMP.php
2.16 +1 -1 imp/templates/compose/bounce.inc
2.66 +3 -3 imp/templates/login/login.inc
2.17 +1 -1 imp/templates/message/javascript.inc
2.41 +12 -12 imp/templates/message/navbar.inc
2.13 +2 -2 imp/templates/message/navbar_aux_bottom.inc
2.17 +2 -2 imp/templates/message/navbar_aux_top.inc
1.72 +10 -11 horde/lib/Horde.php
1.45 +9 -9 horde/lib/Mime.php