mirror of
https://github.com/webmin/webmin.git
synced 2026-08-06 07:50:40 +01:00
Clarify params
This commit is contained in:
@@ -727,7 +727,8 @@ foreach $d (@{$_[0]}) {
|
||||
}
|
||||
}
|
||||
|
||||
# server_root(path, &directives)
|
||||
# server_root(path)
|
||||
# Convert a relative path to being under the server root
|
||||
sub server_root
|
||||
{
|
||||
if (!$_[0]) { return undef; }
|
||||
|
||||
Reference in New Issue
Block a user