projects
/
squirrelmail.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
moving functions to separate file, adding configuration files
[squirrelmail.git]
/
plugins
/
change_password
/
backend
/
merak.php
diff --git
a/plugins/change_password/backend/merak.php
b/plugins/change_password/backend/merak.php
index
52889af
..
7329e31
100644
(file)
--- a/
plugins/change_password/backend/merak.php
+++ b/
plugins/change_password/backend/merak.php
@@
-1,6
+1,11
@@
<?php
<?php
-/* Merakchange password backend
- * Author: Edwin van Elk <Edwin@eve-software.com>
+/**
+ * Merakchange password backend
+ *
+ * @author Edwin van Elk <Edwin@eve-software.com>
+ * @version $Id$
+ * @package plugins
+ * @subpackage change_password
*/
/**
*/
/**