Files
2023-06-22 13:33:25 +08:00

1 line
402 B
PHP

<?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' => '1',
'issystem' => '1',
'isappnav' => '1',
'ismy'=>'1',
);