Make WordPress Core


Ignore:
Timestamp:
12/24/2009 10:53:34 AM (16 years ago)
Author:
westi
Message:

More phpdoc fixes. Depreceated version numbers for _deprecated_file() calls in wp-includes.

File:
1 edited

Legend:

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

    r12534 r12535  
    29942994 *
    29952995 * @param string $file The file that was included
    2996  * @param string $version The version of WordPress that deprecated the function
     2996 * @param string $version The version of WordPress that deprecated the file
    29972997 * @param string $replacement Optional. The file that should have been included based on ABSPATH
    29982998 */
Note: See TracChangeset for help on using the changeset viewer.