diff --git a/config.php b/config.php index 35892d9..d04a7a8 100644 --- a/config.php +++ b/config.php @@ -50,8 +50,6 @@ $login = true; //Allow login to site $notifymail = true; //Send notification to mail for each login, if account are accesed a mail will be send to his address with some information. $lcpw = false; //Allow change password -////Below setting are under development /// -////Please DO NOT TURN ON! /// $lce = false; //Allow change email /////////////////////////////////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////DONT TUCH BELOW LINE///////////////////////////////////////////////