config.php was not loaded before plugin.php, but that's needed to make
authorkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 28 Jan 2006 19:12:19 +0000 (19:12 +0000)
committerkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 28 Jan 2006 19:12:19 +0000 (19:12 +0000)
commit78153530d3c8e63abbc5c193b89323de8b315117
treea8f43dec0c3e991abc2a67abf4e7b6a277987eb8
parentd7f26e6e38aeb92fa01ee24b0b5c5e0346139fc7
config.php was not loaded before plugin.php, but that's needed to make
plugins work. The real solution is a centralized init and no active code
under functions/

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10594 7612ce4b-ef26-0410-bec9-ea0150e637f0
functions/plugin.php