[commits] Horde-Hatchery branch master updated. 7e5b43bf0a5d4a6397b253ee04b27cf27275192b

Michael Rubinsky mike at theupstairsroom.com
Fri Dec 18 18:38:02 UTC 2009


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

from: a41e6c46af9fc95f4943ad67f6a8a97f44fc5ed6

89c53ff $point is an array, need to check the array members, not if $point is empty
415e89e Kronolith_Event#getId() is no longer a function, use the id property directly
7e5b43b Don't use an intermediate iCalendar object to do this, just copy the necessary event object properties manually.

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

commit 89c53fff7b228db209e17e1089c79a11a2867478
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Fri Dec 18 12:24:03 2009 -0500

    $point is an array, need to check the array members, not if $point is empty

 kronolith/lib/Geo/Mysql.php |    4 ++--
 kronolith/lib/Geo/Sql.php   |    6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

http://git.horde.org/diff.php/kronolith/lib/Geo/Mysql.php?rt=horde-hatchery&r1=6014a39d021b0fc86ccbb3e1e83cb616153e7422&r2=89c53fff7b228db209e17e1089c79a11a2867478
http://git.horde.org/diff.php/kronolith/lib/Geo/Sql.php?rt=horde-hatchery&r1=6014a39d021b0fc86ccbb3e1e83cb616153e7422&r2=89c53fff7b228db209e17e1089c79a11a2867478

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

commit 415e89e4e0fd939670168b41bfc4464ea8577a5f
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Fri Dec 18 13:36:48 2009 -0500

    Kronolith_Event#getId() is no longer a function, use the id property directly

 kronolith/lib/Resource/Single.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/kronolith/lib/Resource/Single.php?rt=horde-hatchery&r1=49b8b7ef4309d857319bdd50e4d74c432ab33d3a&r2=415e89e4e0fd939670168b41bfc4464ea8577a5f

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

commit 7e5b43bf0a5d4a6397b253ee04b27cf27275192b
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Fri Dec 18 13:37:31 2009 -0500

    Don't use an intermediate iCalendar object to do this, just copy the
    necessary event object properties manually.

 kronolith/lib/Resource/Single.php |   44 ++++++++++++++++++++++++++++++++----
 1 files changed, 39 insertions(+), 5 deletions(-)

http://git.horde.org/diff.php/kronolith/lib/Resource/Single.php?rt=horde-hatchery&r1=415e89e4e0fd939670168b41bfc4464ea8577a5f&r2=7e5b43bf0a5d4a6397b253ee04b27cf27275192b




More information about the commits mailing list