mirror of
https://github.com/webmin/webmin.git
synced 2025-07-23 00:30:33 +00:00
Fix indentation
This commit is contained in:
@ -17,10 +17,9 @@ $shorewall6_version = &get_shorewall6_version(0);
|
||||
%access = &get_module_acl();
|
||||
|
||||
@shorewall6_files = ( 'zones', 'interfaces', 'policy', 'rules', 'tos',
|
||||
'proxyndp', 'routestopped',
|
||||
'tunnels', 'hosts', 'blacklist',
|
||||
'providers', 'params', 'shorewall6.conf',
|
||||
);
|
||||
'proxyndp', 'routestopped',
|
||||
'tunnels', 'hosts', 'blacklist',
|
||||
'providers', 'params', 'shorewall6.conf' );
|
||||
@comment_tables = ( 'rules', 'tcrules' );
|
||||
|
||||
sub debug_message
|
||||
|
Reference in New Issue
Block a user