Files
2023-06-29 20:48:12 +08:00

17 lines
367 B
PHP

<?php
defined('IN_TS') or die('Access Denied.');
return array (
'name' => '价格比较1',
'version' => '0.1',
'desc' => '价格',
'url' => 'https://lmve.net/',
'email' => 'kevin@lmve.net',
'author' => 'kevin',
'author_url' => 'https://lmve.net/',
'isoption' => '1',
'isinstall' => '1',
'isappnav' => '1',
'ismy'=>'1',
);