X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fdav_propfind.c;h=1e2e5e74a6c32b9228ca95a9a6809a60e751f011;hb=6fd1e59f005b06d5c005a5467753be4381a114a3;hp=66b2063e9139dfc3f1081b4ee9263035d00705ae;hpb=c34c2775f70ea5557ec411b40f8e9b9eb7c19f2c;p=citadel.git diff --git a/webcit/dav_propfind.c b/webcit/dav_propfind.c index 66b2063e9..1e2e5e74a 100644 --- a/webcit/dav_propfind.c +++ b/webcit/dav_propfind.c @@ -167,7 +167,7 @@ const folder *GetRESTFolder(int IgnoreFloor, HashList *Subfolders) { DeleteHashPos(&itd); - syslog(0, "5\n"); + syslog(LOG_DEBUG, "5\n"); continue; } DeleteHashPos(&itd); @@ -178,7 +178,7 @@ const folder *GetRESTFolder(int IgnoreFloor, HashList *Subfolders) { DeleteHashPos(&itd); - syslog(0, "5\n"); + syslog(LOG_DEBUG, "5\n"); continue; } DeleteHashPos(&itfl);