From e3106edda7828b23f9526f46cf24b97ff19f60cc Mon Sep 17 00:00:00 2001 From: philippe_mingo Date: Mon, 28 Jan 2002 14:27:36 +0000 Subject: [PATCH] Some Administrator plugin instalation tips. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2256 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- plugins/administrator/INSTALL | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 plugins/administrator/INSTALL diff --git a/plugins/administrator/INSTALL b/plugins/administrator/INSTALL new file mode 100644 index 00000000..82fbc9a7 --- /dev/null +++ b/plugins/administrator/INSTALL @@ -0,0 +1,12 @@ +Administrator Plugin +-------------------- 2002 Philippe Mingo + +This is still untested and unfinished alpha code. + +In order to use the plugin you must activate it through conf.pl +and change its permissions to 660. That file must be owned by +the user you want to have access to that plugin (only one) and +the group of the user that is running php. + +Use this plugin at your won risk, and never before to make a backup +of the conf.pl file. The code is not tested and not finished. -- 2.25.1