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

12 lines
357 B
PHP

<?php
defined('IN_TS') or die('Access Denied.');
return array(
'name' => '更多导航插件',
'version' => '1.0',
'desc' => '扩展网站顶部主导航更多导航链接',
'url' => 'http://www.thinksaas.cn',
'email' => 'thinksaas@qq.com',
'author' => '邱君',
'author_url' => 'http://www.thinksaas.cn',
'isedit' => '1',
);