- 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_openssl.php
r35365 r35600 72 72 */ 73 73 throw new Exception( 74 ' PHP failed to generate random data.'74 'Could not gather sufficient random data' 75 75 ); 76 76 }
Note: See TracChangeset
for help on using the changeset viewer.