| @@ -67,7 +67,7 @@ | ||
| 67 | 67 |              if (DIRECTORY_SEPARATOR === '/') { | 
| 68 | 68 |                  if (!is_readable('/dev/urandom')) { | 
| 69 | 69 | throw new Exception( | 
| 70 | - 'Environment misconfiguration: ' . | |
| 70 | + 'Environment misconfiguration: '. | |
| 71 | 71 | '/dev/urandom cannot be read.' | 
| 72 | 72 | ); | 
| 73 | 73 | } |