begin of thinksaas 3.68

Signed-off-by: kevin <kevin@lmve.net>
This commit is contained in:
2023-06-22 13:33:25 +08:00
commit 963ec1b2ea
2746 changed files with 331806 additions and 0 deletions
+34
View File
@@ -0,0 +1,34 @@
<?php
defined('IN_TS') or die('Access Denied.');
return array(
'name' => '附件',
'version' => '1.0',
'desc' => '附件',
'url' => 'https://lmve.net',
'email' => '1337087466@qq.com',
'author' => '无闻风',
'author_url' => 'https://lmve.net',
'isoption' => '1',
'isinstall' => '1',
'issql' => '0',
'issystem' => '1',
'isappnav' => '1',
'ismy'=>'1',
);