The branch master has been updated. The following is a summary of the commits. Further details on each commit can be found below.
from: d05ffa259570307bbf1f651fcbd65303d7adf6cb 04a19d5... - add an option to throw an exception when helper methods clash ----------------------------------------------------------------------- commit 04a19d561bd2c7706520475b39dfd30edab4d765 Author: Chuck Hagenbuch <[email protected]> Date: Thu Feb 19 17:47:51 2009 -0500 - add an option to throw an exception when helper methods clash - allow calling addHelper('Tag') or addHelper('MyHelper') which automatically instantiates Horde_View_Helper_Tag or MyHelper objects, respectively. framework/View/lib/Horde/View/Base.php | 43 +++++++++++++++++++++++++++++++- 1 files changed, 42 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/framework/View/lib/Horde/View/Base.php?rt=horde-git&r1=ccfd50278baa306abee1acd1b310a168f8ae4925&r2=04a19d561bd2c7706520475b39dfd30edab4d765 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
