]> git.openstreetmap.org Git - chef.git/blob - cookbooks/mediawiki/templates/default/mw-ext-ParserFunctions.inc.php.erb
Add public to Cache-Control per rfc7234 5.2.2.5 and immutable
[chef.git] / cookbooks / mediawiki / templates / default / mw-ext-ParserFunctions.inc.php.erb
1 <?php
2 # DO NOT EDIT - This file is being maintained by Chef
3 wfLoadExtension( 'ParserFunctions' );
4 $wgPFEnableStringFunctions = true;