Make WordPress Core


Ignore:
Timestamp:
03/26/2010 07:13:36 PM (15 years ago)
Author:
nacin
Message:

Change @since 3.0 to @since 3.0.0.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/includes/schema.php

    r13760 r13827  
    601601 * Create and modify WordPress roles for WordPress 3.0.
    602602 *
    603  * @since 3.0
     603 * @since 3.0.0
    604604 */
    605605function populate_roles_300() {
     
    616616 * populate network settings
    617617 *
    618  * @since 3.0
     618 * @since 3.0.0
    619619 *
    620620 * @param int $network_id id of network to populate
Note: See TracChangeset for help on using the changeset viewer.