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