19 lines
304 B
PHP
19 lines
304 B
PHP
</article>
|
|
</div>
|
|
</div>
|
|
|
|
<footer>
|
|
<p>
|
|
© copyleft | <a href="mailto:erzengel@lists.ccc.de">Kontakt</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>
|