Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe686fe commit d3b44a5Copy full SHA for d3b44a5
1 file changed
plugins/dbms/db2/connector.py
@@ -1,5 +1,11 @@
1
#!/usr/bin/env python
2
3
+"""
4
+$Id$
5
+
6
+Copyright (c) 2006-2011 sqlmap developers (http://sqlmap.sourceforge.net/)
7
+See the file 'doc/COPYING' for copying permission
8
9
10
try:
11
import ibm_db_dbi
0 commit comments