Some Administrator plugin instalation tips.
authorphilippe_mingo <philippe_mingo@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 28 Jan 2002 14:27:36 +0000 (14:27 +0000)
committerphilippe_mingo <philippe_mingo@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 28 Jan 2002 14:27:36 +0000 (14:27 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2256 7612ce4b-ef26-0410-bec9-ea0150e637f0

plugins/administrator/INSTALL [new file with mode: 0644]

diff --git a/plugins/administrator/INSTALL b/plugins/administrator/INSTALL
new file mode 100644 (file)
index 0000000..82fbc9a
--- /dev/null
@@ -0,0 +1,12 @@
+Administrator Plugin
+-------------------- 2002 Philippe Mingo <philippe@squirrelmail.org>
+
+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.