Merge branch 'master' of git://git.assembla.com/free_poker_tools.git
This commit is contained in:
@@ -353,7 +353,7 @@ class Importer:
|
||||
|
||||
try:
|
||||
handsId=fpdb_parse_logic.mainParser(self.settings['db-backend'], self.fdb.db
|
||||
,self.fdb.cursor, site, category, hand)
|
||||
,self.fdb.cursor, site, category, hand, self.config)
|
||||
self.fdb.db.commit()
|
||||
|
||||
stored+=1
|
||||
|
||||
Reference in New Issue
Block a user