phpcs: More require/include is not a function
[lhc/web/wiklou.git] / maintenance / populateCategory.php
index 05ba3e6..4c8cdaa 100644 (file)
@@ -22,7 +22,7 @@
  * @author Simetrical
  */
 
-require_once( __DIR__ . '/Maintenance.php' );
+require_once __DIR__ . '/Maintenance.php';
 
 /**
  * Mainteance script to populate the category table.