Change default on $wgSysopUserBans and $wgSysopRangeBans to true
[lhc/web/wiklou.git] / includes / UpdateClasses.php
index 8236b84..872d5f9 100644 (file)
@@ -8,11 +8,10 @@
 /**
  *
  */
-require_once( 'UserUpdate.php' );
+
 require_once( 'SiteStatsUpdate.php' );
 require_once( 'LinksUpdate.php' );
 require_once( 'SearchUpdate.php' );
-require_once( 'UserTalkUpdate.php' );
 require_once( 'SquidUpdate.php' );
 
-?>
+?>
\ No newline at end of file