Changeset 558 for trunk/wp-admin/edit-comments.php
- Timestamp:
- 11/25/2003 12:46:52 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/edit-comments.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/edit-comments.php
r552 r558 137 137 LIMIT $commentstart, $commentend" 138 138 ); 139 ++$querycount; 139 140 140 141 // need to account for offet, etc.
Note: See TracChangeset
for help on using the changeset viewer.