- Timestamp:
- 11/10/2015 11:59:15 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/random_compat/random_bytes_mcrypt.php
r35365 r35600 68 68 */ 69 69 throw new Exception( 70 ' PHP failed to generate random data.'70 'Could not gather sufficient random data' 71 71 ); 72 72 }
Note: See TracChangeset
for help on using the changeset viewer.