svn path=/Website/branches/v2017.1/; revision=34035

This commit is contained in:
Suzan Wiegerinck
2017-05-29 12:40:04 +00:00
parent 77fd760301
commit 8100559142

View File

@@ -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 + "OU_Normale_gebruikers.csv", "qua\sa_facilitor_webdav", "2uva8efregeTr&s");
//====================== WebDAV upload single file
function WebDownloadFile (file, url, user, pass)