Files
webmin/webmin/clear_blocked.cgi
2007-06-20 00:43:04 +00:00

9 lines
160 B
Perl
Executable File

#!/usr/local/bin/perl
# Re-start Webmin to clear blocks
require './webmin-lib.pl';
&show_restart_page($text{'blocked_title'}, $text{'blocked_restarting'});