X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=maintenance%2FpopulateParentId.php;h=e81d4ffbd911743cce7f4776d648cb921ef925de;hb=0d76bceabd9ed9dadc249d59ef78a2cc4bc4f82d;hp=6a1b5c850feabc293719767a8b78a6edb150bbee;hpb=72e00dfb197ef8685e4c6aa993a2595da50ea435;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/populateParentId.php b/maintenance/populateParentId.php index 6a1b5c850f..e81d4ffbd9 100644 --- a/maintenance/populateParentId.php +++ b/maintenance/populateParentId.php @@ -23,7 +23,7 @@ * @ingroup Maintenance */ -require_once( dirname( __FILE__ ) . '/Maintenance.php' ); +require_once( __DIR__ . '/Maintenance.php' ); /** * Maintenance script that makes the required database updates for rev_parent_id