4542d7314d
git-svn-id: https://develop.svn.wordpress.org/trunk@93 602fd350-edb4-49c9-b593-d223f7449a82
12 lines
370 B
PHP
12 lines
370 B
PHP
</div>
|
|
</td></table>
|
|
<?php
|
|
if ($debug=="1") {
|
|
echo "<p>$querycount queries - ".number_format(timer_stop(),3)." seconds";
|
|
}
|
|
?>
|
|
<p> </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>
|