The branch "master" has been updated. The following is a summary of the commits.
from: 58e00bc8d9439f875e468d6e46df2209151e7118 d6d0b2d Revert "alarm_params needs to be a BLOB to store serialized Horde_Mime_Part objects." f14d9ec We need to base64 encode the binary data here instead. ----------------------------------------------------------------------- commit d6d0b2dadb6e813eaf4c8df287a04a20a18fbac2 Author: Jan Schneider <[email protected]> Date: Thu Dec 23 17:51:18 2010 +0100 Revert "alarm_params needs to be a BLOB to store serialized Horde_Mime_Part objects." This reverts commit f3c72fc3a9018da169bc32610c33b5367b8d43bc. .../Alarm/migration/Horde/Alarm/2_horde_alarms_params_blob.php | 13 ----- horde/scripts/upgrades/2010-12-23_horde_alarms_params_blob.sql | 1 - 2 files changed, 0 insertions(+), 14 deletions(-) delete mode 100644 framework/Alarm/migration/Horde/Alarm/2_horde_alarms_params_blob.php delete mode 100644 horde/scripts/upgrades/2010-12-23_horde_alarms_params_blob.sql http://git.horde.org/horde-git/-/commit/d6d0b2dadb6e813eaf4c8df287a04a20a18fbac2 ----------------------------------------------------------------------- commit f14d9ec99f4d23f8590f9ccd6d518a7a9e68595f Author: Jan Schneider <[email protected]> Date: Thu Dec 23 17:52:23 2010 +0100 We need to base64 encode the binary data here instead. framework/Alarm/lib/Horde/Alarm/Sql.php | 10 +++++++--- 1 files changed, 7 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/f14d9ec99f4d23f8590f9ccd6d518a7a9e68595f __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
