Minor code refactoring

This commit is contained in:
Bernardo Damele
2011-01-17 21:13:59 +00:00
parent 041abb56e2
commit 47565f9459
5 changed files with 8 additions and 9 deletions

View File

@@ -101,6 +101,5 @@ def setHandler():
else:
conf.dbmsConnector = None
# At this point proper back-end DBMS will be identified (kb.dbms)
# so we have to force DBMS
kb.misc.fpDbms = None
# At this point proper back-end DBMS is fingerprinted (kb.dbms)
kb.misc.forcedDbms = None