mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 04:29:28 +01:00
strange phenomenon with existing debug variable
This commit is contained in:
parent
0ec64072a2
commit
76faf17eb0
@ -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
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user