mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-07-31 02:20:10 +03:00
Merge git://github.com/sqlmapproject/sqlmap
This commit is contained in:
commit
7a90029bae
|
@ -2479,7 +2479,7 @@ def unhandledExceptionMessage():
|
|||
"""
|
||||
|
||||
errMsg = "unhandled exception in %s, retry your " % VERSION_STRING
|
||||
errMsg += "run with the latest development version from the Subversion "
|
||||
errMsg += "run with the latest development version from the GitHub "
|
||||
errMsg += "repository. If the exception persists, please send by e-mail "
|
||||
errMsg += "to '%s' or open a new issue at '%s' with the following text " % (ML, ISSUES_PAGE)
|
||||
errMsg += "and any information required to reproduce the bug. The "
|
||||
|
|
Loading…
Reference in New Issue
Block a user