Merge "Followup I888c616e: one more string to localize."
[lhc/web/wiklou.git] / maintenance / edit.php
index 70c834c..ad4c12f 100644 (file)
@@ -21,7 +21,7 @@
  * @ingroup Maintenance
  */
 
-require_once( dirname( __FILE__ ) . '/Maintenance.php' );
+require_once( __DIR__ . '/Maintenance.php' );
 
 /**
  * Maintenance script to make a page edit.