X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=wwwroot%2Finc%2Feventz%2Freset_password.inc;h=ade11eeda969b279f35dc97ab54a95e1f7c84d58;hb=b31f1d6db894917a63172d63fbb662b8f03b6440;hp=0f657e40639e3f782ba1fadfd0d3612927c33f5e;hpb=e909f81b8c7e4413f5788b36d8fbf2409ac11f46;p=mirrors%2FKyberia-bloodline.git diff --git a/wwwroot/inc/eventz/reset_password.inc b/wwwroot/inc/eventz/reset_password.inc index 0f657e4..ade11ee 100644 --- a/wwwroot/inc/eventz/reset_password.inc +++ b/wwwroot/inc/eventz/reset_password.inc @@ -1,11 +1,11 @@ query($q); - require(INCLUDE_DIR.'ldap.inc'); - LDAPuser::change_pass_forced($user_id,$password1); +// require(INCLUDE_DIR.'ldap.inc'); +// LDAPuser::change_pass_forced($user_id,$password1); $error="Password changed. Now you can login with your new password."; return false;