Commit de54884a by Administrator

'课程管理修改'

parent 837d6bf1
...@@ -89,7 +89,6 @@ class AdminVideoAction extends AdministratorAction ...@@ -89,7 +89,6 @@ class AdminVideoAction extends AdministratorAction
} else { } else {
$listData = $this->_getData(20, 0, 1, 1); $listData = $this->_getData(20, 0, 1, 1);
} }
echo 11;exit;
$this->displayList($listData); $this->displayList($listData);
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment