Merge "Revert "Revert "Update jQuery UI to 1.8.23"""
[lhc/web/wiklou.git] / maintenance / purgeStaleMemcachedText.php
index ec7b081..225400f 100644 (file)
@@ -19,7 +19,7 @@
  * @ingroup Maintenance Memcached
  */
 
-require_once( dirname( __FILE__ ) . '/commandLine.inc' );
+require_once( __DIR__ . '/commandLine.inc' );
 
 function purgeStaleMemcachedText() {
        global $wgMemc, $wgDBname;