The branch "master" has been updated. The following is a summary of the commits.
from: 57fd6f8ffaed263313a0e7071d792e55623cf0d7 7f29127... Extract the handling of data before saving it into a separate function. This allows child classes to act after the data has been prepared for saving. 26c9c67... WS ----------------------------------------------------------------------- commit 7f29127e778974fbb97e5f09c822a839d543f538 Author: Gunnar Wrobel <[email protected]> Date: Wed Apr 22 22:57:21 2009 +0200 Extract the handling of data before saving it into a separate function. This allows child classes to act after the data has been prepared for saving. framework/Kolab_Server/lib/Horde/Kolab/Server/Object.php | 37 ++++++++++---- 1 files changed, 26 insertions(+), 11 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Object.php?rt=horde-git&r1=d9d836202559fb67488127c02095224df29f4e30&r2=7f29127e778974fbb97e5f09c822a839d543f538 ----------------------------------------------------------------------- commit 26c9c67f6fb14cdc3d1414a6664be1b7afa9f97b Author: Gunnar Wrobel <[email protected]> Date: Wed Apr 22 22:57:32 2009 +0200 WS .../lib/Horde/Kolab/Server/Object/Kolabgermanbankarrangement.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolabgermanbankarrangement.php?rt=horde-git&r1=196dc94845807d9f4f905eaeffbdf12f6667e2bc&r2=26c9c67f6fb14cdc3d1414a6664be1b7afa9f97b __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
