7 lines
63 B
PHP
Executable File
7 lines
63 B
PHP
Executable File
#!/usr/bin/php
|
|
<?php
|
|
include "footer.php"
|
|
?>
|
|
</body>
|
|
</html>
|