groupdav: switching of debug

This commit is contained in:
Klaus Leithoff 2008-09-12 11:10:13 +00:00
parent b195ac76e2
commit e9fb294676

View File

@ -65,7 +65,7 @@ class groupdav extends HTTP_WebDAV_Server
* *
* @var integer * @var integer
*/ */
var $debug = 1; var $debug = 0;
/** /**
* eGW's charset * eGW's charset