소스 검색

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,