mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-03-30 10:14:31 +00:00
Missing querycount
git-svn-id: https://develop.svn.wordpress.org/trunk@558 602fd350-edb4-49c9-b593-d223f7449a82
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