mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Bottle is a 3rd party tool (not going to extra folder)
This commit is contained in:
parent
0f62e677b5
commit
352e516400
3 changed files with 10 additions and 10 deletions
8
thirdparty/bottle/__init__.py
vendored
Normal file
8
thirdparty/bottle/__init__.py
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
"""
|
||||
Copyright (c) 2006-2012 sqlmap developers (http://sqlmap.org/)
|
||||
See the file 'doc/COPYING' for copying permission
|
||||
"""
|
||||
|
||||
pass
|
||||
3262
thirdparty/bottle/bottle.py
vendored
Normal file
3262
thirdparty/bottle/bottle.py
vendored
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue