1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

First part of a series of commits designed to repair the missing sponsorship info on round-robin enabling.

This commit is contained in:
Daniel P. Brown
2012-10-10 14:23:47 -04:00
parent e08d7a1287
commit bc773fe1be

View File

@@ -48,6 +48,7 @@ echo join('|', array(
'manual-noalias', // 6: /manual alias check is done elsewhere now
$md5_ok, // 7: Rsync setup problems
$exts, // 8: List of php extensions separated by comma
gethostname(), // 9: The configured hostname of the local system
));
function run_self_tests() {