Ticket #17792: 17792.001.diff
| File 17792.001.diff, 484 bytes (added by cnorris23, 2 years ago) |
|---|
-
wp-includes/functions.php
3309 3309 * 3310 3310 * @since 2.5.0 3311 3311 * 3312 * @param mixed $maybeint Data you wish to have conver ed to annonnegative integer3312 * @param mixed $maybeint Data you wish to have converted to a nonnegative integer 3313 3313 * @return int An nonnegative integer 3314 3314 */ 3315 3315 function absint( $maybeint ) {
