engelsystem/includes/footer.php

19 lines
304 B
PHP

</article>
</div>
</div>
<footer>
<p>
&copy; copyleft | <a href="mailto:erzengel@lists.ccc.de">Contact</a> | <a href="<?php echo $ENGEL_ROOT; ?>credits.php">Credits</a><br />
This is hell. Temporarily.
</p>
</footer>
<?php
include ("funktion_counter.php");
mysql_close($con);
?>
</body>
</html>