From 1574384adaa70471200ba5a04f26afb665e47ffe Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Mon, 6 Oct 2008 16:47:21 +0000 Subject: [PATCH] * 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. --- includes/templates/PHP4.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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.