Decrypts the given text using security salt if mcrypt extension is enabled, otherwise return the original encrypted string
Parameters | |||
---|---|---|---|
string
|
$encryptedText |
Text to be decrypted |
# |
Returns | |
---|---|
string
|
The decrypted text |