Make WordPress Core

Changeset 18877


Ignore:
Timestamp:
10/04/2011 04:02:33 PM (14 years ago)
Author:
ryan
Message:

phpdoc fix for zeroise(). Props trepmal. fixes #18854

File:
1 edited

Legend:

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

    r18826 r18877  
    11491149 *
    11501150 * If you set the threshold to '4' and the number is '10', then you will get
    1151  * back '0010'. If you set the number to '4' and the number is '5000', then you
     1151 * back '0010'. If you set the threshold to '4' and the number is '5000', then you
    11521152 * will get back '5000'.
    11531153 *
Note: See TracChangeset for help on using the changeset viewer.