Fix a bunch of plugins to cope with moved load_prefs/validate files.
[squirrelmail.git] / plugins / administrator / INSTALL
1 Administrator Plugin
2 --------------------
3 2002 Philippe Mingo <philippe@squirrelmail.org>
4
5 This is Beta code.
6
7 In order to use this plugin, you must first activate it using
8 conf.pl and then you must change the config/config.php files
9 permissions to 660. This file must be owned by the user who you
10 want to have access to this plugin (only one user allowed) and
11 the group must be the group of the user who is running php.
12
13 An alternative method, but less secure, is to add a file called
14 admins into the plugin folder with the names of the users that
15 you want to allow the use of the plugin.
16
17 Use this plugin at your own risk, and always remember to make a
18 backup of your config.php file before use.