source:
trunk/forum/adm/style/acp_php_info.html
Last change on this file was 400, checked in by , 16 years ago | |
---|---|
File size: 203 bytes |
Line | |
---|---|
1 | <!-- INCLUDE overall_header.html --> |
2 | |
3 | <a name="maincontent"></a> |
4 | |
5 | <h1>{L_ACP_PHP_INFO}</h1> |
6 | |
7 | <p>{L_ACP_PHP_INFO_EXPLAIN}</p> |
8 | |
9 | <div class="phpinfo"> |
10 | {PHPINFO} |
11 | </div> |
12 | |
13 | <!-- INCLUDE overall_footer.html --> |
Note:
See TracBrowser
for help on using the repository browser.