global debug switch
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
var _SETTINGS={
|
||||
// global debug switch :
|
||||
// - false to hide all repers
|
||||
// - true to allow to diplay some repers
|
||||
'debug':true
|
||||
};
|
||||
Reference in New Issue
Block a user