Wikia code/includes/DefaultSettings.php

Have committed the new wgWhatlinkshereLimit to core.

--- D:\Programming\SVN\mediawiki\branches\REL1_16\phase3\includes\DefaultSettings.php	2011-07-18 22:31:28.245117200 +0100
+++ D:\Programming\SVN\wikia\trunk\includes\DefaultSettings.php	2011-08-17 15:28:46.604492200 +0100
@@ -4357,3 +4362,5 @@
  */
 $wgOldChangeTagsIndex = false;
 
+// wikia change
+require_once( "$IP/includes/wikia/DefaultSettings.php" );