updated to version 0.3.1

This commit is contained in:
root
2014-08-21 19:33:53 +02:00
parent 1189f94734
commit 0658c27e42
5 changed files with 73 additions and 62 deletions

View File

@@ -44,7 +44,6 @@ verbose = False
#Input and output queues
in_queue = ""
in_queue2 = ""
out_queue = ""
# Seconds to wait before timeout connection.
@@ -68,7 +67,7 @@ EXTENSION_PATHS = ('/typo3conf/ext/', '/typo3/sysext/')
# Possible version info file
EXTENSION_VERSION_INFO = ('ChangeLog', 'README.txt')
EXTENSIONS_FOUND = {}
EXTENSIONS_FOUND = 0