X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2Forphans.php;h=78f98f5a38c3e8b903adfa5e0032147cabe5b173;hb=ce1b556f225f81668274ca0c70223e5fe1d427df;hp=1ab3b9962afc286e48ad3102f3a2c12244cce97f;hpb=392af46809d831514f49618cdef1e1529d7fddf4;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/orphans.php b/maintenance/orphans.php index 1ab3b9962a..78f98f5a38 100644 --- a/maintenance/orphans.php +++ b/maintenance/orphans.php @@ -28,7 +28,7 @@ * @ingroup Maintenance */ -require_once( dirname( __FILE__ ) . '/Maintenance.php' ); +require_once( __DIR__ . '/Maintenance.php' ); /** * Maintenance script that looks for 'orphan' revisions hooked to pages which