1
0

*** empty log message ***

This commit is contained in:
Stefan Frech
2008-06-03 18:40:22 +00:00
committed by Jonas Kattendick
parent 26685f749e
commit 6120600e67
5 changed files with 11 additions and 9 deletions

View File

@@ -124,6 +124,7 @@ if (!isset ($_POST['browser']) || $_POST['browser'] == "" ||
</div>
<?php
print_footer ();
require_once (ABSOLUTE_PATH . "footer.php");
}