X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=plugins%2Ftest%2Fsetup.php;h=4a4cf88b0a884889bc646f6f87ca77a3aa7f3f71;hb=be51990845071cfa21f7001d1a36a2bb347e9e3e;hp=81646c65e360bd1ae214ed6652dd41b3e40e4ffb;hpb=3d708401d7b7118bcfb1225a47d5fd2646f9d670;p=squirrelmail.git diff --git a/plugins/test/setup.php b/plugins/test/setup.php index 81646c65..4a4cf88b 100644 --- a/plugins/test/setup.php +++ b/plugins/test/setup.php @@ -4,7 +4,7 @@ * SquirrelMail Test Plugin * @copyright © 2006 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License - * @version $Id: setup.php 11080 2006-04-23 19:00:45Z tokul $ + * @version $Id$ * @package plugins * @subpackage test */ @@ -50,6 +50,7 @@ function test_info() return array( 'english_name' => 'Test', + 'version' => 'CORE', 'summary' => 'This plugin provides some test mechanisms for further diagnosis of the system upon which you are attempting to run SquirrelMail.', 'details' => 'This plugin provides some test mechanisms for further diagnosis of the system upon which you are attempting to run SquirrelMail.', 'requires_configuration' => 0,