Merge branch '1.0' into 2.0

This commit is contained in:
terrafrost 2017-10-05 05:26:49 -05:00
commit 33de8b82d6

View File

@ -107,7 +107,7 @@ class RC4 extends Base
* @var string
* @access private
*/
var $key = "\0";
var $key;
/**
* The Key Stream for decryption and encryption