= $this->expandable( $this->translate('Check statistics'), 'sdfas' ) ?>
= $this->translate('Last check') ?> | = $this->format()->timeSince($this->service->service_last_check) ?> |
= $this->translate('Next check')?> | = $this->format()->timeUntil($this->service->service_next_check) ?> |
= $this->translate('Check execution time') ?> | = $this->service->service_check_execution_time ?> |
= $this->translate('Check latency') ?> | =$this->service->service_check_latency ?> |
= $this->timeSince($comment->entry_time); ?> | = htmlspecialchars($comment->author); ?> | = htmlspecialchars($comment->data); ?> |