From af8d2b60c44ba9a521601dc4a0dfcc5b335529d2 Mon Sep 17 00:00:00 2001 From: pdontthink Date: Fri, 31 Aug 2007 04:59:12 +0000 Subject: [PATCH] Make version for core plugins 'CORE' git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@12648 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- plugins/test/setup.php | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/test/setup.php b/plugins/test/setup.php index 220d49be..4a4cf88b 100644 --- a/plugins/test/setup.php +++ b/plugins/test/setup.php @@ -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, -- 2.25.1