resetting debug to false

This commit is contained in:
Thomas Citharel 2015-01-24 12:54:58 +01:00
parent 121691e900
commit 1fbef3bfb5

View file

@ -31,7 +31,7 @@
@define ('SSL_PORT', 443);
@define ('MODE_DEMO', FALSE);
@define ('DEBUG_POCHE', TRUE);
@define ('DEBUG_POCHE', FALSE);
@define ('ALLOW_REGISTER', TRUE);