commit: imp/templates/mailbox message_headers.inc horde/lib
MIME.php horde/lib/MIME Message.php Part.php Structure.php
horde/lib/Prefs LDAP.php Mysql.php Pgsql.php SQL.php
chuck@horde.org
chuck@horde.org
12 Jan 2001 22:02:17 -0000
chuck 2001/01/12 14:02:17 PST
Modified files:
templates/mailbox message_headers.inc
lib MIME.php
lib/MIME Message.php Part.php Structure.php
lib/Prefs LDAP.php Mysql.php Pgsql.php SQL.php
Log:
- documentation for the horde.mime package
- another ui candy tweak for imp.
- some tweaks of the horde.prefs documentation. I need to modify phpdoc to
support "resource" as a valid argument/variable type (probably constant,
too).
Revision Changes Path
2.34 +5 -5 imp/templates/mailbox/message_headers.inc
1.54 +45 -7 horde/lib/MIME.php
1.4 +49 -13 horde/lib/MIME/Message.php
1.2 +76 -9 horde/lib/MIME/Part.php
1.4 +39 -8 horde/lib/MIME/Structure.php
1.13 +15 -24 horde/lib/Prefs/LDAP.php
1.13 +7 -5 horde/lib/Prefs/Mysql.php
1.17 +7 -5 horde/lib/Prefs/Pgsql.php
1.16 +5 -4 horde/lib/Prefs/SQL.php