Disable DEBUG mode
This commit is contained in:
parent
764b9e6c94
commit
4123be0626
|
@ -5,7 +5,7 @@
|
|||
|
||||
SUCCESS=0
|
||||
ERROR=1
|
||||
DEBUG=0
|
||||
DEBUG=1
|
||||
|
||||
# Functions {{{
|
||||
## GetDefaultUser {{{
|
||||
|
|
Loading…
Reference in New Issue