Make WordPress Core

Changeset 23256


Ignore:
Timestamp:
01/03/2013 08:05:48 AM (13 years ago)
Author:
dd32
Message:

Correct an incorrect PHPDoc s/@see/@link/ introduced in r23254. See #22900

File:
1 edited

Legend:

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

    r23255 r23256  
    14481448 * upon PHP to interprate the OS ACL.
    14491449 *
    1450  * @see http://bugs.php.net/bug.php?id=27609
    1451  * @see http://bugs.php.net/bug.php?id=30931
     1450 * @link http://bugs.php.net/bug.php?id=27609
     1451 * @link http://bugs.php.net/bug.php?id=30931
    14521452 *
    14531453 * @since 2.8.0
Note: See TracChangeset for help on using the changeset viewer.