You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
|