[wpmu-trac] [WordPress MU Trac] #487: Old code that should be
removed
WordPress MU Trac
wpmu-trac at lists.automattic.com
Wed Oct 31 22:59:10 GMT 2007
#487: Old code that should be removed
------------------------+---------------------------------------------------
Reporter: drmiketemp | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: WPMU 2.0
Component: component1 | Version: 2.0
Severity: normal | Keywords:
------------------------+---------------------------------------------------
Since it's no longer needed as far as I can tell and because it's causing
errors, the following lines probably should be removed from trunk/wp-
includes/wpmu-functions.php
$wpdb->query( "UPDATE $wpdb->categories SET cat_ID = '$global_id' WHERE
cat_ID = '$term_id'" );
$wpdb->query( "UPDATE $wpdb->categories SET category_parent = '$global_id'
WHERE category_parent = '$term_id'" );
Line 1826 and 1827 of the [1142] changeset
--
Ticket URL: <http://trac.mu.wordpress.org/ticket/487>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser
More information about the wpmu-trac
mailing list