This commit is contained in:
Miroslav Stampar 2010-09-24 22:09:33 +00:00
parent 9cd5d3bde7
commit e176b36a7f

View File

@ -1673,6 +1673,9 @@ class Enumeration:
stackedTest()
if not kb.stackedTest and not conf.direct:
warnMsg = "sql query option is only available "
warnMsg += "when stacked queries are supported"
logger.warn(warnMsg)
return None
else:
if sqlType: