Files
san-reymoros/adm/style/acp_php_info.html
gauvainboiche 058c2110e9 first commit
2020-03-03 22:45:25 +01:00

14 lines
202 B
HTML

<!-- INCLUDE overall_header.html -->
<a id="maincontent"></a>
<h1>{L_ACP_PHP_INFO}</h1>
<p>{L_ACP_PHP_INFO_EXPLAIN}</p>
<div class="phpinfo">
{PHPINFO}
</div>
<!-- INCLUDE overall_footer.html -->