The branch "develop" has been updated. The following is a summary of the commits.
from: dc03419d7d329bbc1a5b598155af7b355cd37ddb 9cfabd7 Add ability to immediatley save the change when calling Horde_Share_Object#set 5e30f71 fix method signature 57cec8e parse error ----------------------------------------------------------------------- commit 9cfabd72dadcedf5a0db62fd0072f88b7c7f4331 Author: Michael J. Rubinsky <[email protected]> Date: Thu Apr 21 14:44:33 2011 -0400 Add ability to immediatley save the change when calling Horde_Share_Object#set Implemented in the sql drivers, but was unsure how to implment this in kolab. For now, it just calls _save() there. framework/Share/lib/Horde/Share/Object.php | 3 ++- framework/Share/lib/Horde/Share/Object/Datatree.php | 2 +- framework/Share/lib/Horde/Share/Object/Kolab.php | 16 ++++++++++------ framework/Share/lib/Horde/Share/Object/Sql.php | 19 +++++++++++++++++-- 4 files changed, 30 insertions(+), 10 deletions(-) http://git.horde.org/horde-git/-/commit/9cfabd72dadcedf5a0db62fd0072f88b7c7f4331 ----------------------------------------------------------------------- commit 5e30f7127d31f1efcdc484310a334cf5bbbe391e Author: Michael J. Rubinsky <[email protected]> Date: Fri May 6 00:43:15 2011 -0400 fix method signature framework/Share/lib/Horde/Share/Object/Sql.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/5e30f7127d31f1efcdc484310a334cf5bbbe391e ----------------------------------------------------------------------- commit 57cec8e2e981d81b4f96ced9e2a9417ffb72d26e Author: Michael J. Rubinsky <[email protected]> Date: Fri May 6 00:45:09 2011 -0400 parse error framework/Share/lib/Horde/Share/Object/Sql.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/57cec8e2e981d81b4f96ced9e2a9417ffb72d26e __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
