PHP Classes

File: Application/Module/Core/View/Default/Widget/Debug.tpl

Recommend this page to a friend!
  Classes of Duong Huynh Nghia   Lego PHP   Application/Module/Core/View/Default/Widget/Debug.tpl   Download  
File: Application/Module/Core/View/Default/Widget/Debug.tpl
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Lego PHP
Blog and shopping cart system
Author: By
Last change:
Date: 7 years ago
Size: 199 bytes
 

Contents

Class file image Download
<div id="debug"> <span><strong>Execute</strong>: {{ excuteTime }} seconds</span> | <span><strong>Memory</strong>: {{ memoryUsage|file_size('mb') }}</span> <span>| {{ sRouter }}</span> </div>