mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 20:51:31 +00:00
minor fix
This commit is contained in:
@@ -592,6 +592,9 @@ dragoun dash <dragoun.dash@gmail.com>
|
|||||||
fufuh <fufuh@users.sourceforge.net>
|
fufuh <fufuh@users.sourceforge.net>
|
||||||
for reporting a bug when running on Windows
|
for reporting a bug when running on Windows
|
||||||
|
|
||||||
|
Hans Wurst <wurstwass0r@googlemail.com>
|
||||||
|
for reporting a bug
|
||||||
|
|
||||||
james <james@ev6.net>
|
james <james@ev6.net>
|
||||||
for reporting a bug
|
for reporting a bug
|
||||||
|
|
||||||
@@ -642,6 +645,9 @@ shiftzwei <shiftzwei@gmail.com>
|
|||||||
smith <esmyl911@gmail.com>
|
smith <esmyl911@gmail.com>
|
||||||
for reporting a minor bug
|
for reporting a minor bug
|
||||||
|
|
||||||
|
Soma Cruz <oleg.kupreev@gmail.com>
|
||||||
|
for reporting a minor bug
|
||||||
|
|
||||||
Stuffe <stuffe.dk@gmail.com>
|
Stuffe <stuffe.dk@gmail.com>
|
||||||
for reporting a minor bug and a feature request
|
for reporting a minor bug and a feature request
|
||||||
|
|
||||||
|
|||||||
@@ -10,6 +10,7 @@ See the file 'doc/COPYING' for copying permission
|
|||||||
import difflib
|
import difflib
|
||||||
import threading
|
import threading
|
||||||
import time
|
import time
|
||||||
|
import traceback
|
||||||
|
|
||||||
from thread import error as threadError
|
from thread import error as threadError
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user