Explorar o código

db check comment out

aidmar.wainakh %!s(int64=7) %!d(string=hai) anos
pai
achega
6c8609b2ac
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      code/ID2TLib/StatsDatabase.py

+ 2 - 2
code/ID2TLib/StatsDatabase.py

@@ -60,8 +60,8 @@ class StatsDatabase:
         :return: True if the database was already existent, otherwise False
         """
         # Aidmar - for testing: return false always
-        #return self.existing_db
-        return False
+        return self.existing_db
+        #return False
 
     @staticmethod
     def _get_selector_keywords():