Footer tweaks.

git-svn-id: http://svn.automattic.com/wordpress/trunk@699 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
saxmatt 2004-01-03 03:12:05 +00:00
parent 58afe0a89b
commit da306e01d5
1 changed files with 1 additions and 1 deletions

View File

@ -110,6 +110,6 @@ require_once('wp-blog-header.php');
</div>
<p class="credit"><?php echo $wpdb->querycount; ?> queries. <?php timer_stop(1); ?> <cite>Powered by <a href="http://wordpress.org" title="Powered by WordPress, state-of-the-art semantic personal publishing platform"><strong>WordPress</strong></a></cite></p>
<p class="credit"><!--<?php echo $wpdb->querycount; ?> queries.--> <?php timer_stop(1); ?> || <cite>Powered by <a href="http://wordpress.org" title="Powered by WordPress, state-of-the-art semantic personal publishing platform"><strong>WordPress</strong></a></cite></p>
</body>
</html>