diff --git a/plugins/memcached/index.py b/plugins/memcached/index.py index ffbf567dc..73ba8cd30 100755 --- a/plugins/memcached/index.py +++ b/plugins/memcached/index.py @@ -8,7 +8,7 @@ import time sys.path.append(os.getcwd() + "/class/core") import public -app_debug = True +app_debug = False def getAppName():