Make WordPress Core


Ignore:
Timestamp:
07/14/2014 01:11:55 AM (12 years ago)
Author:
DrewAPicture
Message:

Add periods to short descriptions for magic methods added in [28501], [28521], and [28524].

See #22234 and #28885.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/wp-db.php

    r29163 r29165  
    640640
    641641    /**
    642      * Magic function, for backwards compatibility
     642     * Magic function, for backwards compatibility.
    643643     *
    644644     * @since 3.5.0
     
    652652
    653653    /**
    654      * Magic function, for backwards compatibility
     654     * Magic function, for backwards compatibility.
    655655     *
    656656     * @since 3.5.0
     
    665665
    666666    /**
    667      * Magic function, for backwards compatibility
     667     * Magic function, for backwards compatibility.
    668668     *
    669669     * @since 3.5.0
Note: See TracChangeset for help on using the changeset viewer.