只有架构
This commit is contained in:
@@ -1,2 +1,12 @@
|
||||
<?php
|
||||
defined('IN_TS') or die('Access Denied.');
|
||||
defined('IN_TS') or die('Access Denied.');
|
||||
|
||||
switch($ts){
|
||||
//基本配置
|
||||
case "":
|
||||
include template("admin/options");
|
||||
|
||||
break;
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user