Pagination and Pagebrowser Test
total: {{ @results.total }}
limit: {{ @results.limit }}
count: {{ @results.count }}
pos: {{ @results.pos }}
limit: {{ @results.limit }}
count: {{ @results.count }}
pos: {{ @results.pos }}
-
{{@val.title}}
{{@val.randomText}}
{{ 'Page rendered in {0} msecs / Memory usage {1} Kibytes',round(1e3*(microtime(TRUE)-$TIME),2),round(memory_get_usage(TRUE)/1e3,1) | format }}