summaryrefslogtreecommitdiff
path: root/functions/echo.sh
diff options
context:
space:
mode:
Diffstat (limited to 'functions/echo.sh')
-rwxr-xr-xfunctions/echo.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/echo.sh b/functions/echo.sh
index 034aab4..d9a699d 100755
--- a/functions/echo.sh
+++ b/functions/echo.sh
@@ -25,7 +25,7 @@ Echo_debug ()
STRING="${1}"
shift
- if [ "${LH_DEBUG}" = "enabled" ]
+ if [ "${_DEBUG}" = "enabled" ]
then
if [ "${_L10N}" = "false" ]
then