mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-24 08:29:07 +00:00
Bottle is a 3rd party tool (not going to extra folder)
This commit is contained in:
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
Reference in New Issue
Block a user