Browse Source

Make version for core plugins 'CORE'

pdontthink 18 năm trước cách đây
mục cha
commit
15b94fa287
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      plugins/test/setup.php

+ 1 - 0
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,