* remove comment.

This commit is contained in:
chencongzhi520@gmail.com
2013-05-03 08:30:57 +00:00
parent 2ccb64fd25
commit 10789510ae
-1
View File
@@ -94,7 +94,6 @@ class my extends control
$this->view->pageID = $pageID;
$this->view->status = $status;
$this->view->account = $this->app->user->account;
echo $orderBy;
$this->view->orderBy = $orderBy;
$this->view->pager = $pager;
$this->view->importFuture = ($type != 'today');