diff --git a/conf/config.php b/conf/config.php index a3b1f53..698b588 100644 --- a/conf/config.php +++ b/conf/config.php @@ -1,5 +1,12 @@ SetPassword($args['password']); echo $oConfig->Save() ? 'Admin password updated' : 'Admin password not updated'; -?> \ No newline at end of file +?>