Changeset 2077 for trunk/application

Show
Ignore:
Timestamp:
02/18/2008 06:02:47 PM (9 months ago)
Author:
Shadowhand
Message:

Putting some stats in the welcome page.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/application/views/welcome.php

    r2004 r2077  
    3232</ul> 
    3333 
    34 <p class="copyright">Copyright &copy;2007-2008 Kohana Team</p> 
     34<p class="copyright">Rendered in {execution_time} seconds, using {memory_usage} of memory<br/>Copyright &copy;2007-2008 Kohana Team</p> 
    3535 
    3636</body>