Allow plugins to specify that other plugins are incompatible with it in the info...
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 4 Jul 2008 08:41:31 +0000 (08:41 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 4 Jul 2008 08:41:31 +0000 (08:41 +0000)
commite1a125cdd9aafec0ac3048b72405fd3cba0378d3
tree7e2b1146795d35a6863ad6ad471ca4729f702e5e
parent119bd59fea8b21872ea49e1ed679b010177d5fec
Allow plugins to specify that other plugins are incompatible with it in the info() function - in the required_plugins array therein, the incompatible plugin name as array key and value of SQ_INCOMPATIBLE.  See upcoming release of the add_address plugin for an example.

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