X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/e75b996843bb8f72199f25fd78454c54f0399d8f..4ecdc40fe6d4dc5006c60aa7be68cca760985e8c:/cookbooks/mediawiki/templates/default/mw-ext-MobileFrontend.inc.php.erb diff --git a/cookbooks/mediawiki/templates/default/mw-ext-MobileFrontend.inc.php.erb b/cookbooks/mediawiki/templates/default/mw-ext-MobileFrontend.inc.php.erb index 5fb6b2ce2..d8ef82448 100644 --- a/cookbooks/mediawiki/templates/default/mw-ext-MobileFrontend.inc.php.erb +++ b/cookbooks/mediawiki/templates/default/mw-ext-MobileFrontend.inc.php.erb @@ -2,7 +2,7 @@ # DO NOT EDIT - This file is being maintained by Chef #!!! NEEDS REQUIRE !!! -require_once "$IP/extensions/MobileFrontend/MobileFrontend.php"; +require_once($IP .'/extensions/MobileFrontend/MobileFrontend.php'); #!!! NEEDS REQUIRE !!! // Enable detection in PHP. Disable this if you put MW behind a caching layer