logo       

CVS: phpwiki/themes/default/templates debug.tmpl,1.14,1.15: msg#00161

web.wiki.phpwiki.checkins

Subject: CVS: phpwiki/themes/default/templates debug.tmpl,1.14,1.15

Update of /cvsroot/phpwiki/phpwiki/themes/default/templates
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31374/themes/default/templates

Modified Files:
debug.tmpl
Log Message:
add getMemoryUsage to stdlib

Index: debug.tmpl
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/themes/default/templates/debug.tmpl,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -2 -b -p -d -r1.14 -r1.15
--- debug.tmpl 14 Jun 2004 11:26:52 -0000 1.14
+++ debug.tmpl 25 Jan 2005 07:10:52 -0000 1.15
@@ -16,5 +16,7 @@
</div>
</td><td>
-<span class="debug"><?=fmt("Page Execution took %s seconds",
$RUNTIMER->getStats())?></span>
+<span class="debug"><?=fmt("Page Execution took %s seconds",
$RUNTIMER->getStats())?>
+<?= fmt(", Memory: %s", getMemoryUsage()) ?>
+</span>
</td></tr></table>
<?php // This keeps the valid XHTML! icons from "hanging off the bottom of the
screen" ?>



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise