Hide / Remove Time To Create Page on Kunena 2.0.3 - Joomla! Forum - community, help and support


/public_html/administrator/components/com_kunena/libraries/view.php

change

public function gettime() {
if ( !$this->config->time_to_create_page ) return;
$time = $this->profiler->gettime('total time');
return sprintf('%0.3f', $time);

to >>>

public function gettime() {
//if ( !$this->config->time_to_create_page ) return;
//$time = $this->profiler->gettime('total time');
//return sprintf('%0.3f', $time);






Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support