Merge "Remove dead code about nlinks from Special:Wantedpages"
[lhc/web/wiklou.git] / maintenance / populateFilearchiveSha1.php
index 850a5a5..a3099f9 100644 (file)
@@ -21,7 +21,7 @@
  * @ingroup Maintenance
  */
 
-require_once dirname( __FILE__ ) . '/Maintenance.php';
+require_once __DIR__ . '/Maintenance.php';
 
 /**
  * Maintenance script to populate the fa_sha1 field.