Files
thinksaas_lmve/plugins/pubs/gobad/about.php
T
2023-06-22 13:33:25 +08:00

1 line
326 B
PHP

<?php
defined('IN_TS') or die('Access Denied.');
return array(
'name' => '广告插件V1.8',
'version' => '1.5',
'desc' => '广告插件V1.8',
'url' => 'http://www.thinksaas.cn',
'email' => 'thinksaas@qq.com',
'author' => '邱君',
'author_url' => 'http://www.thinksaas.cn',
'isedit' => '1',
);