X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=maintenance%2FchangePassword.php;h=5d98e1f57e7debdeb20c5b3af0f4d4dc62d4b93c;hb=a8131cac85f5cf08df4af9dfea9f25f16d3432c1;hp=bf068628e8494202014765566f8b2e65017c8da9;hpb=fd0ff7a312126ca68e2ce4a11418d7854395f46a;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/changePassword.php b/maintenance/changePassword.php index bf068628e8..5d98e1f57e 100644 --- a/maintenance/changePassword.php +++ b/maintenance/changePassword.php @@ -24,7 +24,7 @@ * @ingroup Maintenance */ -require_once( __DIR__ . '/Maintenance.php' ); +require_once __DIR__ . '/Maintenance.php'; /** * Maintenance script to change the password of a given user.