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 fff7fe8 commit 3570b4aCopy full SHA for 3570b4a
1 file changed
tamper/space2plus.py
@@ -13,7 +13,7 @@
13
def tamper(place, value):
14
"""
15
Replaces ' ' with '/**/'
16
- Example: 'SELECT id FROM users' becomes 'SELECT+id+FROM users'
+ Example: 'SELECT id FROM users' becomes 'SELECT+id+FROM+users'
17
18
19
retVal = value
0 commit comments