nieuwe klantservers dus nieuwe instellingen voor webdav
svn path=/Website/branches/v2016.3/; revision=34025
This commit is contained in:
@@ -8,7 +8,7 @@ WebdavURL = "https://webdav.quawonen.com/Facilitor/";
|
||||
//====================== WebDAV upload single file
|
||||
|
||||
// Let op: usernaam/wachtwoord wordt verderop as Basic echt gezet
|
||||
WebDownloadFile("OU_Normale_gebruikers.csv", WebdavURL + "ADExport/OU_Normale_gebruikers.csv", "quawonen\sa_facilitor_webdav", "2uva8efregeTr&s");
|
||||
WebDownloadFile("OU_Normale_gebruikers.csv", WebdavURL + "ADExport/OU_Normale_gebruikers.csv", "qua\sa_facilitor_webdav", "2uva8efregeTr&s");
|
||||
|
||||
//====================== WebDAV upload single file
|
||||
function WebDownloadFile (file, url, user, pass)
|
||||
|
||||
Reference in New Issue
Block a user