X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2FpopulateCategory.php;h=ae54d698a6b04c211f97eac91c8f491667a51497;hb=29ab088e2fb938b0b3330bc4d4891a155e9420d2;hp=037849bd3c4c3f450902191225b3e26b35325b77;hpb=de995ae048eae818873ed2b2a7e6c3ed6dc8259a;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/populateCategory.php b/maintenance/populateCategory.php index 037849bd3c..ae54d698a6 100644 --- a/maintenance/populateCategory.php +++ b/maintenance/populateCategory.php @@ -22,7 +22,7 @@ * @author Simetrical */ -require_once( dirname( __FILE__ ) . '/Maintenance.php' ); +require_once( __DIR__ . '/Maintenance.php' ); /** * Mainteance script to populate the category table.