summaryrefslogtreecommitdiffstats
path: root/includes/footer.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/footer.inc.php')
-rw-r--r--includes/footer.inc.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/includes/footer.inc.php b/includes/footer.inc.php
new file mode 100644
index 0000000..47b9f63
--- /dev/null
+++ b/includes/footer.inc.php
@@ -0,0 +1,5 @@
+ <div id="footer">
+ <p>
+ Dieser wunderbare Text wurde von <?php echo $author; ?> geschrieben.
+ </p>
+ </div>