2003-12-11 19:55:18 +01:00
|
|
|
|
2004-04-24 21:46:11 +02: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 14:12:53 +02:00
|
|
|
<?php
|
2004-04-20 06:15:18 +02:00
|
|
|
printf(__('%s seconds'), number_format(timer_stop(), 2));
|
2003-05-22 14:12:53 +02:00
|
|
|
?>
|
2003-10-26 21:31:50 +01:00
|
|
|
</p>
|
2003-05-22 14:12:53 +02:00
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|