mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-08-04 04:10:10 +03:00
Merge 6d756317c3
into b2855e0281
This commit is contained in:
commit
da36cff458
|
@ -2169,8 +2169,6 @@ def _basicOptionValidation():
|
|||
raise SqlmapFilePathException(errMsg)
|
||||
|
||||
def _resolveCrossReferences():
|
||||
import pdb
|
||||
pdb.set_trace()
|
||||
lib.core.threads.readInput = readInput
|
||||
lib.core.common.getPageTemplate = getPageTemplate
|
||||
lib.core.common.setHTTPProxy = _setHTTPProxy
|
||||
|
|
Loading…
Reference in New Issue
Block a user