- 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_dev_urandom.php
r35365 r35600 133 133 */ 134 134 throw new Exception( 135 ' PHP failed to generate random data.'135 'Error reading from source device' 136 136 ); 137 137 }
Note: See TracChangeset
for help on using the changeset viewer.