Fix for syntax error found by @bantu #r954245

This commit is contained in:
Rob Loach 2012-06-08 18:48:23 -04:00
parent 73a45af6f9
commit 8d8b5e09dd

View File

@ -103,6 +103,7 @@ if (!class_exists('Crypt_TripleDES')) {
*/
if (!class_exists('Crypt_RC4')) {
require_once('Crypt/RC4.php');
}
/**
* Include Crypt_AES