pdontthink 11323e47da Move some HTML out of core (src/login.php) 17 gadi atpakaļ
..
templates 006dd4d12f Initial import 18 gadi atpakaļ
COPYING 006dd4d12f Initial import 18 gadi atpakaļ
INSTALL 006dd4d12f Initial import 18 gadi atpakaļ
README 006dd4d12f Initial import 18 gadi atpakaļ
demo.php 006dd4d12f Initial import 18 gadi atpakaļ
demo.pot 40bc7d6380 Update pot file 18 gadi atpakaļ
functions.php 642f901396 A few output elements are used often, so just retrieve them once and make them globally available 17 gadi atpakaļ
getpot 006dd4d12f Initial import 18 gadi atpakaļ
index.php 006dd4d12f Initial import 18 gadi atpakaļ
setup.php 11323e47da Move some HTML out of core (src/login.php) 17 gadi atpakaļ

README

Demo plugin for SquirrelMail
============================
Version $Id$

Copyright 1999-2007 The SquirrelMail Project Team


Description
===========

This plugin provides test/sample code for many of the hook
points in the SquirrelMail core. It is primarily intended
as an aid to plugin authors who can copy the code herein to
ensure correct hook code and thus focus on other more
important plugin functionality. This plugin should not be
enabled in a production environment.

Note that the hook code herein is specific to the version
of SquirrelMail that it is found in and is not necessarily
cross-version compatible. Please consult the demo plugin
in all versions of SquirrelMail that your plugin will target.



License
=======

This plugin is released under the GNU General Public
License (see the file COPYING for details).