aabb2bdc1dce7f15f958e90afcb6a912c7eafea5
[squirrelmail.git] / README
1 Demo plugin for SquirrelMail
2 ============================
3 Version $Id$
4
5 Copyright 1999-2010 The SquirrelMail Project Team
6
7
8 Description
9 ===========
10
11 This plugin provides test/sample code for many of the hook
12 points in the SquirrelMail core. It is primarily intended
13 as an aid to plugin authors who can copy the code herein to
14 ensure correct hook code and thus focus on other more
15 important plugin functionality. This plugin should not be
16 enabled in a production environment.
17
18 Note that the hook code herein is specific to the version
19 of SquirrelMail that it is found in and is not necessarily
20 cross-version compatible. Please consult the demo plugin
21 in all versions of SquirrelMail that your plugin will target.
22
23
24
25 License
26 =======
27
28 This plugin is released under the GNU General Public
29 License (see the file COPYING for details).
30
31
32