summaryrefslogtreecommitdiff
path: root/www-ssl/inc/footer.php
diff options
context:
space:
mode:
authorcookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8>2005-11-17 01:02:00 +0000
committercookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8>2005-11-17 01:02:00 +0000
commit8bb5717076bf061ef094dc41cd7c0fb05708dd43 (patch)
tree17f4933f1a0b5ba762e2579dacc7c6fc4b20ca07 /www-ssl/inc/footer.php
parent3814ce59d234396c59ddf7fb0624589d566756e1 (diff)
sprach kann jetzt immer geaendert werden
git-svn-id: svn://svn.cccv.de/engel-system@65 29ba0400-6e00-0410-a75a-ca02368028f8
Diffstat (limited to 'www-ssl/inc/footer.php')
-rwxr-xr-xwww-ssl/inc/footer.php7
1 files changed, 5 insertions, 2 deletions
diff --git a/www-ssl/inc/footer.php b/www-ssl/inc/footer.php
index 348871ac..5e193086 100755
--- a/www-ssl/inc/footer.php
+++ b/www-ssl/inc/footer.php
@@ -110,8 +110,11 @@ if( isset($_SESSION['UID']))
</tr>
<tr>
<td colspan="2">
- <h5 align="center"> &#169; copyleft - <a href="mailto:erzengel@lists.ccc.de">Kontakt</a></h5>
- <? include( "./inc/funktion_counter.php"); ?>
+ <h5 align="center"> &#169; copyleft - <a href="mailto:erzengel@lists.ccc.de">Kontakt</a>
+ <?
+ include( "./inc/funktion_counter.php");
+ include( "./inc/funktion_flag.php");
+ ?></h5>
</td>
</tr>
</table>