strange phenomenon with existing debug variable

This commit is contained in:
Klaus Leithoff 2008-12-09 15:24:19 +00:00
parent 770207474e
commit aae4b8ac8d

View File

@ -69,7 +69,7 @@ class preferences
var $table = 'egw_preferences';
var $values,$vars; // standard notify substitues, will be set by standard_substitues()
var $debug = false;
#var $debug = false;
/**
* Standard constructor for setting $this->account_id
*/