Merge pull request #182 from CyDoor/patch-1

phpinfo without <?php
This commit is contained in:
Daniel Miessler
2018-03-19 19:11:29 -07:00
committed by GitHub

View File

@@ -0,0 +1,3 @@
//tested on 7.2
// even with short_open_tag=0
<?=phpinfo()?>