Kohana v3.3.2
This commit is contained in:
@@ -210,4 +210,4 @@ class Kohana_Encrypt {
|
||||
return rtrim(mcrypt_decrypt($this->_cipher, $this->_key, $data, $this->_mode, $iv), "\0");
|
||||
}
|
||||
|
||||
} // End Encrypt
|
||||
}
|
||||
|
Reference in New Issue
Block a user