Make WordPress Core

Changeset 2408


Ignore:
Timestamp:
03/05/2005 02:02:15 AM (22 years ago)
Author:
matt
Message:

Missing;

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/functions-post.php

    r2407 r2408  
    142142        $rows_affected = $wpdb->rows_affected;
    143143
    144         wp_set_post_cats('', $ID, $post_category)
     144        wp_set_post_cats('', $ID, $post_category);
    145145
    146146        do_action('edit_post', $ID);
Note: See TracChangeset for help on using the changeset viewer.