Changeset 570 for trunk/wp-admin/links.import.php
- Timestamp:
- 12/05/2003 01:27:00 AM (23 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/links.import.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/links.import.php
r558 r570 74 74 <?php 75 75 $categories = $wpdb->get_results("SELECT cat_id, cat_name, auto_toggle FROM $tablelinkcategories ORDER BY cat_id"); 76 ++$querycount;77 76 foreach ($categories as $category) { 78 77 ?>
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)