Explorar o código

var name is curpw and not currentpw.

tokul %!s(int64=20) %!d(string=hai) anos
pai
achega
acb71de03f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      plugins/change_password/backend/vmailmgrd.php

+ 1 - 1
plugins/change_password/backend/vmailmgrd.php

@@ -145,7 +145,7 @@ function cpw_vmailmgrd_init(){
 /**
  * function used to change password in change_password plugin hooks.
  *
- * @param array data The username/currentpw/newpw data.
+ * @param array $data The username/curpw/newpw data.
  * @return array Array of error messages.
  */
 function cpw_vmailmgrd_dochange($data)