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

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