The branch "master" has been updated. The following is a summary of the commits.
from: 0114ff62b9103f2c4b39c9867d6651f5d8c080e7 2dad564 [mms] Purging the autoloader cache no longer requires knowledge of the various SERVER_NAME settings used on a given system. 9dbf746 Silence errors if autoloader cache file does not exist ----------------------------------------------------------------------- commit 2dad5648eb1359eaf1ce874e47fad34d0d809574 Author: Michael M Slusarz <[email protected]> Date: Wed Jul 31 15:16:22 2013 -0600 [mms] Purging the autoloader cache no longer requires knowledge of the various SERVER_NAME settings used on a given system. framework/Autoloader_Cache/bin/horde-autoloader-cache-prune | 9 - framework/Autoloader_Cache/lib/Horde/Autoloader/Cache.php | 106 +++++++++-- framework/Autoloader_Cache/package.xml | 4 +- 3 files changed, 94 insertions(+), 25 deletions(-) http://git.horde.org/horde-git/-/commit/2dad5648eb1359eaf1ce874e47fad34d0d809574 ----------------------------------------------------------------------- commit 9dbf7468cb8c28d7fcc4eaf95b16a030f4e63880 Author: Michael M Slusarz <[email protected]> Date: Thu Aug 1 00:36:22 2013 -0600 Silence errors if autoloader cache file does not exist framework/Autoloader_Cache/lib/Horde/Autoloader/Cache.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/9dbf7468cb8c28d7fcc4eaf95b16a030f4e63880 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
