mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
Exported encrypt and decrypt functions in Tools.pm
This commit is contained in:
parent
1a021c9689
commit
dc64816763
@ -184,8 +184,8 @@ our @EXPORT = qw(
|
|||||||
check_cron_value
|
check_cron_value
|
||||||
check_cron_element
|
check_cron_element
|
||||||
cron_check
|
cron_check
|
||||||
decrypt_AES
|
decrypt_Rijndael
|
||||||
encrypt_AES
|
encrypt_Rijndael
|
||||||
);
|
);
|
||||||
|
|
||||||
# ID of the different servers
|
# ID of the different servers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user