WordPress/wp-admin/b2footer.php
mikelittle 6c3b23047e Removed spell checker, auto_br, and preview
git-svn-id: http://svn.automattic.com/wordpress/trunk@93 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-25 00:33:40 +00:00

12 lines
370 B
PHP

</div>
</td></table>
<?php
if ($debug=="1") {
echo "<p>$querycount queries - ".number_format(timer_stop(),3)." seconds";
}
?>
<p>&nbsp;</p>
<div align="center" style="width: 100%" class="tabletoprow"><strong><a href="http://wordpress.org">WordPress</a></strong> <?php echo $b2_version ?> <a href="http://wordpress.org/support/">Support Forums</a></div>
</body>
</html>