Removed encryption functions from Tools.pm exporting
This commit is contained in:
parent
9e4ba18f49
commit
e6f505da54
|
@ -181,8 +181,6 @@ our @EXPORT = qw(
|
|||
check_cron_value
|
||||
check_cron_element
|
||||
cron_check
|
||||
decrypt_AES
|
||||
encrypt_AES
|
||||
);
|
||||
|
||||
# ID of the different servers
|
||||
|
|
Loading…
Reference in New Issue