Make WordPress Core


Ignore:
Timestamp:
11/30/2005 07:47:22 AM (21 years ago)
Author:
ryan
Message:

Allow Author role to edit published posts.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/upgrade-functions.php

    r3199 r3243  
    3131        }
    3232       
    33         if ( $wp_current_db_version < 3199 )
     33        if ( $wp_current_db_version < 3243 )
    3434                upgrade_160();
    3535
Note: See TracChangeset for help on using the changeset viewer.