[commits] Horde branch master updated. 58a19577e82d385a0304f78c2ecfc5a3ce0f70bf

Michael J. Rubinsky mrubinsk at horde.org
Tue Oct 25 14:08:10 UTC 2011


The branch "master" has been updated.
The following is a summary of the commits.

from: 0ea25aa0ba6f5080889db23bcc1200679b072cb9

b5dac74 Fix parse error in example hook
e9b28c8 fix order of parameters in phpdoc
b1d46c7 Correct comments.
58a1957 Cannot use Turba_Object#setValue here, as we might be importing a composite field.

-----------------------------------------------------------------------

commit b5dac74a46cec1973cae23c5e2e639bb79e50519
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 24 20:07:45 2011 -0400

    Fix parse error in example hook

 turba/config/hooks.php.dist |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/b5dac74a46cec1973cae23c5e2e639bb79e50519

-----------------------------------------------------------------------

commit e9b28c8ab4a8c2afa262cbbb5d7fba10a21f3b66
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 24 21:30:03 2011 -0400

    fix order of parameters in phpdoc

 framework/Alarm/lib/Horde/Alarm/Sql.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/e9b28c8ab4a8c2afa262cbbb5d7fba10a21f3b66

-----------------------------------------------------------------------

commit b1d46c70fabd79f27149919189073b9f9b926b25
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Oct 25 10:04:01 2011 -0400

    Correct comments.

 framework/ActiveSync/lib/Horde/ActiveSync/Message/Base.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/b1d46c70fabd79f27149919189073b9f9b926b25

-----------------------------------------------------------------------

commit 58a19577e82d385a0304f78c2ecfc5a3ce0f70bf
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Oct 25 10:05:57 2011 -0400

    Cannot use Turba_Object#setValue here, as we might be importing a composite field.
    
    Need to manually call encode hook when importing. Still need a solution for
    calling the hook when calling Turba_Api#replace.

 turba/lib/Api.php |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/58a19577e82d385a0304f78c2ecfc5a3ce0f70bf




More information about the commits mailing list