- Timestamp:
- 12/01/2017 03:06:13 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.9/src/wp-includes/random_compat/random_int.php
r36886 r42344 27 27 */ 28 28 29 if ( ! is_callable( 'random_int' ) ): 29 30 /** 30 31 * Fetch a random integer between $min and $max inclusive … … 190 191 return (int) $val; 191 192 } 193 endif;
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)