projects
/
squirrelmail.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add a new hook to the plugin to enable backends to perform any
[squirrelmail.git]
/
plugins
/
change_password
/
options.php
diff --git
a/plugins/change_password/options.php
b/plugins/change_password/options.php
index 3134c306a2d202cccbfaafb7d9d4fcc08fef31d2..c1ee8c7e6c2a1098df7c86d2b9c5d5f2fdcc98fe 100644
(file)
--- a/
plugins/change_password/options.php
+++ b/
plugins/change_password/options.php
@@
-19,6
+19,7
@@
if(sqgetGlobalVar('cpw_go', $cpw_go, SQ_POST)) {
displayPageHeader($color, 'None');
+do_hook('change_password_init');
?>
<br />