[commits] Horde branch master updated. 855d92a58b928fa371570011a3906ee28b573316
Michael M Slusarz
slusarz at horde.org
Fri Jan 28 20:15:09 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 827183131526be039c901598f44c1b65cba522b6
174503f Fix exception message
a77bcbc Ensure return from this method is a string
549e2c2 Clean up horde/scripts directory
855d92a Another place to fix BYTEA conversion
-----------------------------------------------------------------------
commit 174503f148fa273ab179901c8b09dbf65e1f0f09
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Fri Jan 28 10:34:43 2011 -0700
Fix exception message
framework/Log/lib/Horde/Log/Handler/Stream.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/174503f148fa273ab179901c8b09dbf65e1f0f09
-----------------------------------------------------------------------
commit a77bcbc57778c3af4cb93cb32579f3e4c5589699
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Fri Jan 28 11:38:05 2011 -0700
Ensure return from this method is a string
framework/Imap_Client/lib/Horde/Imap/Client/Utf7imap.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/a77bcbc57778c3af4cb93cb32579f3e4c5589699
-----------------------------------------------------------------------
commit 549e2c23a3bd3f771e1fecc5a58c689403b788f0
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Fri Jan 28 12:27:15 2011 -0700
Clean up horde/scripts directory
1st attempt at cleaning up squirrelmail import script (no idea if it
still works or not)
Convert set_perms to a PHP script.
horde/bin/import/import_squirrelmail_prefs | 431 ++++++++++++++++++++++
horde/bin/set_perms | 69 ++++
horde/scripts/SCRIPTS | 28 +-
horde/scripts/import_squirrelmail_file_prefs.php | 113 ------
horde/scripts/import_squirrelmail_prefs.php | 211 -----------
horde/scripts/import_squirrelmail_sql_prefs.php | 80 ----
horde/scripts/set_perms.sh | 92 -----
7 files changed, 514 insertions(+), 510 deletions(-)
create mode 100755 horde/bin/import/import_squirrelmail_prefs
create mode 100755 horde/bin/set_perms
delete mode 100755 horde/scripts/import_squirrelmail_file_prefs.php
delete mode 100644 horde/scripts/import_squirrelmail_prefs.php
delete mode 100755 horde/scripts/import_squirrelmail_sql_prefs.php
delete mode 100755 horde/scripts/set_perms.sh
http://git.horde.org/horde-git/-/commit/549e2c23a3bd3f771e1fecc5a58c689403b788f0
-----------------------------------------------------------------------
commit 855d92a58b928fa371570011a3906ee28b573316
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Fri Jan 28 13:13:03 2011 -0700
Another place to fix BYTEA conversion
turba/lib/Driver/Sql.php | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/855d92a58b928fa371570011a3906ee28b573316
More information about the commits
mailing list