Make WordPress Core


Ignore:
Timestamp:
11/25/2003 12:46:52 AM (22 years ago)
Author:
mikelittle
Message:

Missing querycount

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/edit-comments.php

    r552 r558  
    137137                                    LIMIT $commentstart, $commentend"
    138138                                  );
     139    ++$querycount;
    139140
    140141// need to account for offet, etc.
Note: See TracChangeset for help on using the changeset viewer.