Better support for malformed/absent dates and headerlines ending in only "\n".
[squirrelmail.git] / plugins / change_password / README
... / ...
CommitLineData
1Master Change Password plugin
2-----------------------------
3
4WHAT'S THIS?
5This plugin is a general framework for enabling the user to
6change his/her password. It allows for different backend
7to perform this task on different systems.
8
9STATUS
10Development
11
12CONFIGURATION
13Edit the file config.php to set the backend you want to use.
14Probably, you need to set some config vars in the backend too
15(backend/<yourbackend>.php).
16
17BACKENDS
18-
19-
20-
21
22
23AUTHORS
24
25
26
27$Id$