The branch "master" has been updated. The following is a summary of the commits.
from: 86882d0c1e10d04e4d8b1cb39f5cd9fd01266baa 5806719... move static methods to a Utils class ----------------------------------------------------------------------- commit 5806719d752788e28e0c2ba07ae8b2f35f501c86 Author: Chuck Hagenbuch <[email protected]> Date: Tue Jun 2 10:48:18 2009 -0400 move static methods to a Utils class framework/Date/lib/Horde/Date.php | 54 +-------------------- framework/Date/lib/Horde/Date/Recurrence.php | 56 ++++++++++++---------- framework/Date/lib/Horde/Date/Utils.php | 65 ++++++++++++++++++++++++++ framework/Date/test/Horde/Date/UtilsTest.php | 8 ++-- 4 files changed, 103 insertions(+), 80 deletions(-) create mode 100644 framework/Date/lib/Horde/Date/Utils.php http://git.horde.org/diff.php/framework/Date/lib/Horde/Date.php?rt=horde-git&r1=c91ff377f46e73348f12e58261be4368c6cd7b5b&r2=5806719d752788e28e0c2ba07ae8b2f35f501c86 http://git.horde.org/diff.php/framework/Date/lib/Horde/Date/Recurrence.php?rt=horde-git&r1=9c2df974ffc6e502acf0a682d8fd827bb7387cf8&r2=5806719d752788e28e0c2ba07ae8b2f35f501c86 http://git.horde.org/co.php/framework/Date/lib/Horde/Date/Utils.php?rt=horde-git&r=5806719d752788e28e0c2ba07ae8b2f35f501c86 http://git.horde.org/diff.php/framework/Date/test/Horde/Date/UtilsTest.php?rt=horde-git&r1=86882d0c1e10d04e4d8b1cb39f5cd9fd01266baa&r2=5806719d752788e28e0c2ba07ae8b2f35f501c86 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
