mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 16:50:24 +00:00
Fix incorrect comment
This commit is contained in:
@@ -1728,7 +1728,7 @@ if ($config{'link_dir'}) {
|
||||
|
||||
# delete_webfile_link(file)
|
||||
# If the given path is in a directory like /etc/apache2/sites-available, delete
|
||||
# the link to it from /etc/apache2/enabled-available
|
||||
# the link to it from /etc/apache2/sites-enabled
|
||||
sub delete_webfile_link
|
||||
{
|
||||
local ($file) = @_;
|
||||
|
||||
Reference in New Issue
Block a user