X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2Fclear_stats.php;h=4581d5327691d4a8c24ee0e455cc84058a1a678c;hb=b9cafa88ada0a96f0faff6e7a5bb158d849d9819;hp=2ed5a67ce23700f1b7f67f7259fd7670f6fd0a50;hpb=c21843e256be776bea6cdea3b58bf25b01b0c7da;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/clear_stats.php b/maintenance/clear_stats.php index 2ed5a67ce2..4581d53276 100644 --- a/maintenance/clear_stats.php +++ b/maintenance/clear_stats.php @@ -21,7 +21,7 @@ * @ingroup Maintenance */ -require_once( dirname( __FILE__ ) . '/Maintenance.php' ); +require_once( __DIR__ . '/Maintenance.php' ); /** * Maintenance script to remove all statistics tracking from the cache.