Update jcryption.lnk.php
This commit is contained in:
parent
a9b259731b
commit
8f8d75ad8f
|
@ -23,6 +23,8 @@ if(!function_exists("jcryption_load")) {
|
||||||
|
|
||||||
if(!function_exists("jcryption_get_code")) {
|
if(!function_exists("jcryption_get_code")) {
|
||||||
function jcryption_get_code() {
|
function jcryption_get_code() {
|
||||||
|
return "JCryption::decrypt();";
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if(!function_exists("jcryption_get_jscode")) {
|
if(!function_exists("jcryption_get_jscode")) {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user