Make version for core plugins 'CORE'
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 31 Aug 2007 04:59:12 +0000 (04:59 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 31 Aug 2007 04:59:12 +0000 (04:59 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@12648 7612ce4b-ef26-0410-bec9-ea0150e637f0

plugins/test/setup.php

index 220d49beec2f874082a88f94879883084210292f..4a4cf88b0a884889bc646f6f87ca77a3aa7f3f71 100644 (file)
@@ -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,