@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
defined('IN_TS') or die('Access Denied.');
|
||||
return array(
|
||||
'name' => 'sample-blue',
|
||||
'author' => '邱君',
|
||||
'site' => 'http://www.thinksaas.cn',
|
||||
);
|
||||
Reference in New Issue
Block a user