From 571d9d86ecd77f72b1c88100989e131b66efd0bf Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Tue, 7 Apr 2009 17:12:58 +0000 Subject: [PATCH] Specify that sys_getloadavg() usage requires PHP 5.1.3+ --- include/loadavg.inc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/include/loadavg.inc b/include/loadavg.inc index b9db7b158..4baa93e1e 100644 --- a/include/loadavg.inc +++ b/include/loadavg.inc @@ -4,8 +4,7 @@ /* Offload to the visitor's nearest mirror if the load is too high. - The used sys_getloadavg() function is currently only available in - the latest PHP 5.1 versions + We use the sys_getloadavg() function that requires PHP 5.1.3+ */ // Check load on mirror