瀏覽代碼

Make version for core plugins 'CORE'

pdontthink 18 年之前
父節點
當前提交
15b94fa287
共有 1 個文件被更改,包括 1 次插入0 次删除
  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,