Changeset 570 for trunk/wp-admin/linkcategories.php
- Timestamp:
- 12/05/2003 01:27:00 AM (23 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/linkcategories.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/linkcategories.php
r558 r570 135 135 . " show_rating, show_updated, sort_order, sort_desc, text_before_link, text_after_link, " 136 136 . " text_after_all, list_limit FROM $tablelinkcategories WHERE cat_id=$cat_id"); 137 ++$querycount;138 137 if ($row) { 139 138 if ($row->list_limit == -1) { … … 326 325 . " show_rating, show_updated, sort_order, sort_desc, text_before_link, text_after_link, " 327 326 . " text_after_all, list_limit FROM $tablelinkcategories ORDER BY cat_id"); 328 ++$querycount;329 327 foreach ($results as $row) { 330 328 if ($row->list_limit == -1) {
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)