The branch "master" has been updated. The following is a summary of the commits.
from: 1506e58b32fb3732de09605a833ef32aa2260657 437f3e9 [mms] Fix detection of sys_getloadavg() on Windows (Bug #11972). ----------------------------------------------------------------------- commit 437f3e9f983b0930f7c2323eba4b4e573e26d935 Author: Michael M Slusarz <[email protected]> Date: Tue Jan 22 19:33:11 2013 -0700 [mms] Fix detection of sys_getloadavg() on Windows (Bug #11972). Apparently when PHP tells you that a "function is not implemented" on a certain platform, they *really* mean that the "function is implemented" and good luck figuring out what it will return. Wonderful. framework/Support/lib/Horde/Support/Randomid.php | 4 ++-- framework/Support/package.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/437f3e9f983b0930f7c2323eba4b4e573e26d935 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
