Forgot to add the DEBUG var…
This commit is contained in:
parent
725277623c
commit
ebf03aaf8e
|
@ -5,6 +5,7 @@
|
|||
|
||||
SUCCESS=0
|
||||
ERROR=1
|
||||
DEBUG=0
|
||||
|
||||
# Functions {{{
|
||||
## GetDefaultUser {{{
|
||||
|
|
Loading…
Reference in New Issue