mirror of
https://github.com/webmin/webmin.git
synced 2026-09-14 01:20:38 +01:00
Allow spaces in usernames
This commit is contained in:
@@ -71,6 +71,8 @@ return @rv;
|
||||
}
|
||||
|
||||
# save_directories(&dirs)
|
||||
# Save the list of known directories, which must be in the same format as
|
||||
# returned by list_directories
|
||||
sub save_directories
|
||||
{
|
||||
local $d;
|
||||
|
||||
@@ -16,3 +16,4 @@ desc_fi=Web Hakemistojen Suojaus
|
||||
desc_cz=Blokování web adresáøù
|
||||
desc_nl=Beschermde Web Directories
|
||||
desc_ko_KR.euc=À¥ µð·ºÅ丮 º¸È£
|
||||
desc_ko_KR.UTF-8=웹 ë””ë ‰í† ë¦¬ 보호
|
||||
|
||||
Reference in New Issue
Block a user