Merge "Truncate protect reason for whole multibyte characters"
[lhc/web/wiklou.git] / maintenance / findHooks.php
index 12268f9..373170f 100644 (file)
@@ -34,7 +34,7 @@
  * @author Antoine Musso <hashar at free dot fr>
  */
 
-require_once( __DIR__ . '/Maintenance.php' );
+require_once __DIR__ . '/Maintenance.php';
 
 /**
  * Maintenance script that compares documented and actually present mismatches.