mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-21 23:43:17 +01:00
added one more debug constant for turning off datatype checking
This commit is contained in:
parent
2df5d74dd3
commit
4c90cd3cd6
@ -92,6 +92,7 @@
|
||||
/* debugging settings */
|
||||
define('DEBUG_APP', False);
|
||||
define('DEBUG_API', False);
|
||||
define('DEBUG_DATATYPES', True);
|
||||
define('DEBUG_LEVEL', 3);
|
||||
|
||||
/**************************************************************************\
|
||||
|
Loading…
Reference in New Issue
Block a user