reverse == 0) { echo $this->getIcon('ArrowUp', '', 16); } else { echo $this->getIcon('ArrowDown', '', 16); } ?> sortIcon;?> paginagion;?> paginationControl($this->logEntries, 'Sliding', 'log/paginator.phtml', array($this->x)); ?> getIcon('DustbinFull', '', 16);?> lang->L_DELETE.' '.$this->log;?>
page>0) { $i=(($this->page-1) * $this->entriesPerPage)+1; } foreach ($this->logEntries as $line) : $data=explode(' ', $line, 2); ?>
# lang->L_TIMESTAMP?> lang->L_MESSAGE?>
. timeToDate($data[0]); ?>