Remove last of ini_set() for allow_url_fopen. This hasn't worked since PHP 4.3.4...
authorChad Horohoe <demon@users.mediawiki.org>
Tue, 21 Apr 2009 16:02:45 +0000 (16:02 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Tue, 21 Apr 2009 16:02:45 +0000 (16:02 +0000)
commit893b41431c46785856b84ca91810f905c21b6831
tree05a1cc6aabbc22d3578553e5430c615521f1c3fb
parent674724e68643ad03c5f9a5af1efc25ffff8d643b
Remove last of ini_set() for allow_url_fopen. This hasn't worked since PHP 4.3.4, when it became a PHP_INI_SYSTEM setting.
includes/ExternalStoreHttp.php
includes/WebStart.php
includes/templates/PHP4.php