X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=wwwroot%2Finc%2Feventz%2Fset_password.inc;h=c2edfe895b0e59a8b11efb8b16b8c9f5434bd2bc;hb=8630d2174a0f798739eeea16be61b8653a10a5da;hp=163f0ff60ccf17cb9e6a9fb537dcc07d4f37da12;hpb=51ff32267c4949bad6a8dddc502cbc01ed56edc8;p=mirrors%2FKyberia-bloodline.git diff --git a/wwwroot/inc/eventz/set_password.inc b/wwwroot/inc/eventz/set_password.inc index 163f0ff..c2edfe8 100644 --- a/wwwroot/inc/eventz/set_password.inc +++ b/wwwroot/inc/eventz/set_password.inc @@ -27,7 +27,7 @@ function set_password() { } //changing in LDAP - require(SYSTEM_ROOT.'/inc/ldap.inc'); + require(INCLUDE_DIR.'ldap.inc'); LDAPuser::change_pass_forced($user_id,$new_password1); //changing in MySQL