summaryrefslogtreecommitdiff
path: root/includes/footer.php
diff options
context:
space:
mode:
authorPhilip Häusler <msquare@notrademark.de>2011-06-02 01:18:08 +0200
committerPhilip Häusler <msquare@notrademark.de>2011-06-02 01:18:08 +0200
commit06497b3a5387f30ea140562cc71e371b2ec1e131 (patch)
tree8fc4fad2a21fb20ff233d4acf33c91590a814301 /includes/footer.php
parent10683c4759c2c3563ff7ed48b15d12e85cd0631b (diff)
cleanup
Diffstat (limited to 'includes/footer.php')
-rw-r--r--includes/footer.php18
1 files changed, 0 insertions, 18 deletions
diff --git a/includes/footer.php b/includes/footer.php
deleted file mode 100644
index fdf00581..00000000
--- a/includes/footer.php
+++ /dev/null
@@ -1,18 +0,0 @@
-</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>