X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2FPHPVersionError.php;h=60aa33c07c2512b54e3b48d553ea48d664aaa894;hb=97a4ad455f836f779a056a4a53e57227b3ad0d1e;hp=c9321f00ffc54cd1252778767af00e161c874726;hpb=f3de84430d8e569d9de9302f1855139edb28df03;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/PHPVersionError.php b/includes/PHPVersionError.php index c9321f00ff..60aa33c07c 100644 --- a/includes/PHPVersionError.php +++ b/includes/PHPVersionError.php @@ -38,7 +38,7 @@ * version are hardcoded here */ function wfPHPVersionError( $type ) { - $mwVersion = '1.22'; + $mwVersion = '1.23'; $minimumVersionPHP = '5.3.2'; $phpVersion = phpversion(); @@ -61,12 +61,12 @@ function wfPHPVersionError( $type ) { header( 'Pragma: no-cache' ); $finalOutput = << - + + + MediaWiki {$mwVersion} - -