Update to 0.4.2

This commit is contained in:
Jan Rude
2015-08-24 13:46:03 +02:00
11 changed files with 5969 additions and 5967 deletions

View File

@@ -37,7 +37,7 @@ class Domain(object):
self.__typo3 = False
self.__typo3_version = ''
self.__login_found = False
self.__path = '/'
self.__path = ''
self.__extension_config = [ext_state, top]
self.__extensions = None
self.__installed_extensions = {}