Changeset 34986
- Timestamp:
- 10/09/2015 05:19:31 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/pluggable.php
r34981 r34986 2139 2139 * 2140 2140 * @since 2.6.2 2141 * @since 4.4 Uses PHP7 random_int() or the random_compat library if avaialble.2141 * @since 4.4.0 Uses PHP7 random_int() or the random_compat library if available. 2142 2142 * 2143 2143 * @global string $rnd_value
Note: See TracChangeset
for help on using the changeset viewer.