]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/mediawiki/templates/default/mw-ext-LocalisationUpdate.inc.php.erb
set default mobile skin to Minerva
[chef.git] / cookbooks / mediawiki / templates / default / mw-ext-LocalisationUpdate.inc.php.erb
index 4ad0b4817ef9b78c8277c6aee5846a682ba4da87..236d80297f973b7cbf536096b97fcf9a793eedb6 100644 (file)
@@ -1,4 +1,4 @@
 <?php
 # DO NOT EDIT - This file is being maintained by Chef
-require_once( $IP.'/extensions/LocalisationUpdate/LocalisationUpdate.php' );
+wfLoadExtension( 'LocalisationUpdate' );
 $wgLocalisationUpdateDirectory = $IP.'/cache';