git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9377
7612ce4b-ef26-0410-bec9-
ea0150e637f0
global $squirrelmail_plugin_hooks;
$squirrelmail_plugin_hooks['change_password_dochange']['merak'] =
'cpw_merak_dochange';
-$squirrelmail_plugin_hooks['change_password_init']['merak'] =
+$squirrelmail_plugin_hooks['change_password_init']['merak'] =
'cpw_merak_init';
/**
}
/**
- * Function is used to translate messages returned by vmailmgr
+ * Function is used to translate messages returned by vmailmgr
* php library and vmailmgr daemon.
* @param string $string vmailmrgd message.
* @return string translated string.
}
/**
- * prevent possible corruption of configuration overrides in
+ * prevent possible corruption of configuration overrides in
* register_globals=on and preloaded php scripts.
*/
$cpw_ldap=array();