root/modules/branches/2.9/phpinfo/page.phpinfo.php

Revision 4550, 66 bytes (checked in by p_lindheimer, 6 years ago)

#1442 remove access problem and iframe, put phpinfo() in content div

  • Property svn:mime-type set to text/html
  • Property svn:eol-style set to native
Line 
1 </div>
2 <div class="content">
3 <br><br>
4 <?php
5   phpinfo();
6 ?>
7 </div>
Note: See TracBrowser for help on using the browser.