- Joined
- Sep 29, 2008
- Messages
- 10,394
I submitted a search and nothing was found, giving me `%1$s` after the message.
Thinking this was odd I plug in the following
Which says that there was an unexpected dollar sign. Figuring this was due to the BS input I gave it I tried `$100`, which also gives an unexpected dollar sign.
Thinking this was odd I plug in the following
Code:
"";';$
Which says that there was an unexpected dollar sign. Figuring this was due to the BS input I gave it I tried `$100`, which also gives an unexpected dollar sign.