* removed need to modify backend files. everything is controlled with
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 29 Mar 2005 13:22:16 +0000 (13:22 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 29 Mar 2005 13:22:16 +0000 (13:22 +0000)
commit760630169b355181586bd6e286c2cffe2d15a9c6
treeeec0b6c1858362a564f850a99b0bd67584a44038
parent68bd8d9282468ea51311614f3d9616addbe99f67
* removed need to modify backend files. everything is controlled with
config.php overrides.
* config.php file moved to config_default.php.
* site configuration can be stored in config/ or plugin's directories.
* added code that switches to change_password domain, if plugin is used in
1.4.x.
* merak curl test is moved to init function.
* use $cpw_ prefix for all configuration overrides in order to avoid using
generic names.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9154 7612ce4b-ef26-0410-bec9-ea0150e637f0
plugins/change_password/README
plugins/change_password/backend/merak.php
plugins/change_password/backend/mysql.php
plugins/change_password/backend/poppassd.php
plugins/change_password/backend/vmailmgrd.php
plugins/change_password/config_default.php [moved from plugins/change_password/config.php with 100% similarity]
plugins/change_password/options.php
plugins/change_password/setup.php