sqlmap/lib/techniques/union
Jakub Wilk bfe5d11452 Fix misuse of flags in re.sub() calls
The 4th argument of re.sub() is maximum number of substitutions,
not flags.
2017-04-14 12:37:48 +02:00
..
__init__.py New version preparation 2017-01-02 14:19:18 +01:00
test.py Minor patch (prevent message spamming of multiple union column possibilities) 2017-03-15 16:18:20 +01:00
use.py Fix misuse of flags in re.sub() calls 2017-04-14 12:37:48 +02:00