From: Siebrand Mazeland Date: Mon, 6 Oct 2008 16:47:21 +0000 (+0000) Subject: * Fix left over from r41765. I am not pretending I didn't know. It was right there... X-Git-Tag: 1.31.0-rc.0~44877 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/membres/fiche.php?a=commitdiff_plain;h=1574384adaa70471200ba5a04f26afb665e47ffe;p=lhc%2Fweb%2Fwiklou.git * Fix left over from r41765. I am not pretending I didn't know. It was right there in php5.php5. * trim trailing spaces while I am here. --- diff --git a/includes/templates/PHP4.php b/includes/templates/PHP4.php index aa19367a46..bbdb875973 100644 --- a/includes/templates/PHP4.php +++ b/includes/templates/PHP4.php @@ -56,12 +56,12 @@ if ( preg_match( '!^(.*)/config/[^/]*.php$!', $scriptUrl, $m ) ) {

Please consider upgrading your copy of PHP. PHP 4 is at the end of its lifecycle and will not receive further security updates.

-

If for some reason you really really need to run MediaWiki on PHP 4, you will need to -download version 1.6.x +

If for some reason you really really need to run MediaWiki on PHP 4, you will need to +download version 1.6.x from our website.