1
0
mirror of https://github.com/php/web-php.git synced 2026-04-28 17:33:10 +02:00
Files
archived-web-php/oz/s1.php3
T
2000-03-08 02:10:21 +00:00

9 lines
92 B
PHP

<?php require("header.inc"); ?>
<h1></h1>
<ul>
<li>
</ul>
<?php require("footer.inc"); ?>