mirror of
https://git.code.sf.net/p/seeddms/code
synced 2024-11-26 15:32:13 +00:00
do not treat repository url like a directory name
This commit is contained in:
parent
c947c990e4
commit
15c5ef1441
|
@ -182,7 +182,7 @@ if ($action == "saveSettings")
|
|||
setDirValue("extraPath");
|
||||
setDirValue("dropFolderDir");
|
||||
setDirValue("backupDir");
|
||||
setDirValue("repositoryUrl");
|
||||
setStrValue("repositoryUrl");
|
||||
setDirValue("proxyUrl");
|
||||
setDirValue("proxyUser");
|
||||
setDirValue("proxyPassword");
|
||||
|
|
Loading…
Reference in New Issue
Block a user