[commits] Horde branch master updated. 222b4c5851d7b5cf77b975a2966db902da598d3a
Michael Rubinsky
mike at theupstairsroom.com
Sat Aug 15 19:40:29 UTC 2009
The branch "master" has been updated.
The following is a summary of the commits.
from: 61390c1f227fb1c6facdafe4ecf5aaae3ec89d32
222b4c5... Can't call hasMethod() when generating a link - the method name will never exist.
-----------------------------------------------------------------------
commit 222b4c5851d7b5cf77b975a2966db902da598d3a
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Sat Aug 15 15:37:59 2009 -0400
Can't call hasMethod() when generating a link - the method name will never exist.
No need to call Horde_Registry::hasMethod() from linkByPackage() anymore since we now
load the api cache directly from the linkByPackage() - the hasMethod() call was always
failing since the name of the link does not exist as a true API method call.
framework/Core/lib/Horde/Registry.php | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=01676922ec20f76e63140ea418a9b1a225a24837&r2=222b4c5851d7b5cf77b975a2966db902da598d3a
More information about the commits
mailing list