The branch "master" has been updated. The following is a summary of the commits.
from: 3a2a33350722dea72aad5297f5a5f2f7c81aec7d e71789d... remove Release files (moved to their own package) 13ad61e... don't need & on object creation 7598084... revert - we want exceptions to go beyond this point (though at some point we might want to catch a specific config exception and re-throw a registry exception) ----------------------------------------------------------------------- commit e71789d693e59142bdbaa28b5c93a9905ca4d37b Author: Chuck Hagenbuch <[email protected]> Date: Sat Jul 11 22:00:03 2009 -0400 remove Release files (moved to their own package) framework/Core/lib/Horde/Release.php | 1067 ---------------------------- framework/Core/lib/Horde/Release/Whups.php | 109 --- 2 files changed, 0 insertions(+), 1176 deletions(-) delete mode 100644 framework/Core/lib/Horde/Release.php delete mode 100644 framework/Core/lib/Horde/Release/Whups.php http://git.horde.org/diff.php/framework/Core/lib/Horde/Release.php?rt=horde-git&r1=14440e42d8640071d6c6955cfd7d6a9eaf63d77f&r2=e71789d693e59142bdbaa28b5c93a9905ca4d37b http://git.horde.org/diff.php/framework/Core/lib/Horde/Release/Whups.php?rt=horde-git&r1=14440e42d8640071d6c6955cfd7d6a9eaf63d77f&r2=e71789d693e59142bdbaa28b5c93a9905ca4d37b ----------------------------------------------------------------------- commit 13ad61e7f6ef77a994dfaad2c1481098683b3a38 Author: Chuck Hagenbuch <[email protected]> Date: Sat Jul 11 22:00:42 2009 -0400 don't need & on object creation framework/Core/lib/Horde/Registry.php | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=388d0f3fc6e75983cd0c6596436ba5fbef3a63ba&r2=13ad61e7f6ef77a994dfaad2c1481098683b3a38 ----------------------------------------------------------------------- commit 75980849adf24856c0cca39fdad5b145b15da30d Author: Chuck Hagenbuch <[email protected]> Date: Sat Jul 11 22:17:08 2009 -0400 revert - we want exceptions to go beyond this point (though at some point we might want to catch a specific config exception and re-throw a registry exception) framework/Core/lib/Horde/Registry.php | 7 +------ 1 files changed, 1 insertions(+), 6 deletions(-) http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=13ad61e7f6ef77a994dfaad2c1481098683b3a38&r2=75980849adf24856c0cca39fdad5b145b15da30d __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
