File manager - Edit - /usr/share/webmin/cluster-copy/uninstall.pl
Back
# uninstall.pl # Called when webmin is uninstalled require 'cluster-copy-lib.pl'; sub module_uninstall { foreach $copy (&list_copies()) { $job = &find_cron_job($copy); if ($job) { &cron::delete_cron_job($job); } } } 1;
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.48 |
proxy
|
phpinfo
|
Settings