mirror of
https://github.com/webmin/webmin.git
synced 2026-09-23 05:50:39 +01:00
Fix comment
For rebuild to trigger
This commit is contained in:
@@ -581,7 +581,7 @@ $lock_all_config_files_depth = 1;
|
||||
}
|
||||
|
||||
# unlock_all_config_files()
|
||||
# Un-locks all files used in the current config
|
||||
# Un-locks all files used in the current config.
|
||||
sub unlock_all_config_files
|
||||
{
|
||||
return if (!$lock_all_config_files_depth);
|
||||
|
||||
Reference in New Issue
Block a user