You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

6 lines
569 B

{* $Id$ *}
{strip}
{tikimodule error=$module_params.error title=$tpl_module_title name=$tpl_module_name flip=$module_params.flip decorations=$module_params.decorations nobox=$module_params.nobox notitle=$module_params.notitle}
<small>[ {tr}Execution time:{/tr} {elapsed} {tr}secs{/tr} ] &nbsp; [ {tr}Memory usage:{/tr} {memusage} ] &nbsp; [ {tr}Queries:{/tr} {$num_queries} {tr}in{/tr} {$elapsed_in_db|truncate:4:''} {tr}secs{/tr} ]{if isset($server_load) and $server_load ne '?'} &nbsp; [ {tr}Server load:{/tr} {$server_load} ]{/if}</small>
{/tikimodule}
{/strip}