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