2003-12-11 13:55:18 -05:00
|
|
|
|
2003-10-26 15:31:50 -05:00
|
|
|
|
2003-12-18 04:36:13 -05:00
|
|
|
<p align="center" style="width: 100%" class="tabletoprow"><strong><a href="http://wordpress.org">WordPress</a></strong> <?php echo $wp_version ?> — <a href="http://wordpress.org/support/">Support Forums</a><br />
|
2003-05-22 08:12:53 -04:00
|
|
|
<?php
|
2003-10-26 15:31:50 -05:00
|
|
|
echo number_format(timer_stop(), 2)." seconds";
|
2003-05-22 08:12:53 -04:00
|
|
|
?>
|
2003-10-26 15:31:50 -05:00
|
|
|
</p>
|
2003-05-22 08:12:53 -04:00
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|