Missing querycount
git-svn-id: http://svn.automattic.com/wordpress/trunk@558 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -136,6 +136,7 @@ echo $comments_nav_bar;
|
||||
ORDER BY comment_date $commentorder
|
||||
LIMIT $commentstart, $commentend"
|
||||
);
|
||||
++$querycount;
|
||||
|
||||
// need to account for offet, etc.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user