コード例 #1
0
ファイル: admin.acctexp.php プロジェクト: Ibrahim1/aec
 public function index($option)
 {
     HTML_AcctExp::viewHistory($this->getRows('logHistory'), $this->getPagination(), $this->state);
 }