commit: imp compose.php login.php redirect.php imp/config
conf.php.dist imp/docs CHANGES imp/lib IMP.php
Chuck Hagenbuch
chuck@horde.org
Mon, 17 Sep 2001 10:49:28 -0700 (PDT)
chuck 2001/09/17 10:49:28 PDT
Modified files:
. compose.php login.php redirect.php
config conf.php.dist
docs CHANGES
lib IMP.php
Log:
convert IMP to using Horde::logMessage(). You'll need to update your conf
files - rip $conf['log'] out of IMP and add the appropriate entries to horde.
Revision Changes Path
2.349 +9 -17 imp/compose.php
2.121 +3 -11 imp/login.php
1.19 +4 -8 imp/redirect.php
1.152 +1 -28 imp/config/conf.php.dist
1.376 +1 -0 imp/docs/CHANGES
1.188 +9 -14 imp/lib/IMP.php