Add PHP index file
[squirrelmail.git] / 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,