forked from extern/egroupware
strange phenomenon with existing debug variable
This commit is contained in:
parent
770207474e
commit
aae4b8ac8d
@ -69,7 +69,7 @@ class preferences
|
|||||||
var $table = 'egw_preferences';
|
var $table = 'egw_preferences';
|
||||||
|
|
||||||
var $values,$vars; // standard notify substitues, will be set by standard_substitues()
|
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
|
* Standard constructor for setting $this->account_id
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user