Commit 6ad96fe6 authored by Yoshinori Okuji's avatar Yoshinori Okuji

It was True by default by mistake.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19259 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5a516a90
......@@ -79,7 +79,7 @@ ROLE_PROCESSING = 1
# Activity Registration
activity_dict = {}
logging = True
logging = False
def enableLogging():
global logging
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment