]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/mediawiki/templates/default/mw-ext-PdfHandler.inc.php.erb
Complete the renaming of private to private_site
[chef.git] / cookbooks / mediawiki / templates / default / mw-ext-PdfHandler.inc.php.erb
index c34488991888e6716572f4afe6755c9b78f30628..c925641145a3195c702d339a2e8a2392ad5a2080 100644 (file)
@@ -1,5 +1,5 @@
 <?php
 # DO NOT EDIT - This file is being maintained by Chef
-require_once($IP .'/extensions/PdfHandler/PdfHandler.php');
+wfLoadExtension( 'PdfHandler' );
 #Disable due to MW Exception
 #$wgPdfCreateThumbnailsInJobQueue = true;