Update Radio.php
这个提交包含在:
父节点
e177148bdd
当前提交
7f94c951ec
共有 1 个文件被更改,包括 0 次插入 和 4 次删除
|
|
@ -2,10 +2,6 @@
|
||||||
|
|
||||||
class Radio extends CI_Controller {
|
class Radio extends CI_Controller {
|
||||||
|
|
||||||
|
|
||||||
public function test() {
|
|
||||||
echo gmdate("Y-m-d H:i:s");
|
|
||||||
}
|
|
||||||
public function index()
|
public function index()
|
||||||
{
|
{
|
||||||
// Check Auth
|
// Check Auth
|
||||||
|
|
|
||||||
正在加载…
在新工单中引用