2003-12-11 13:55:18 -05:00
|
|
|
|
2004-04-24 15:46:11 -04:00
|
|
|
<p id="footer"><a href="http://wordpress.org/">WordPress</a></strong> <?php bloginfo('version'); ?> — <a href="http://wordpress.org/support/"><?php _e('Support Forums'); ?></a><br />
|
2003-05-22 08:12:53 -04:00
|
|
|
<?php
|
2004-04-20 00:15:18 -04:00
|
|
|
printf(__('%s seconds'), number_format(timer_stop(), 2));
|
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>
|