Commit dee2c7be by Administrator

'课程管理修改'

parent 0ce6dccd
...@@ -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 THEME_PATH;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