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
commit 5b3d3c520f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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