imprint function added

This commit is contained in:
Nick Slowinski
2020-09-02 12:04:25 +02:00
parent ab3b62c16a
commit 5d4f9d7bd5
34 changed files with 624 additions and 3 deletions

View File

@@ -210,5 +210,6 @@ require_once('nav.php');
<?PHP } ?>
</div>
</div>
<?PHP require_once('footer.php'); ?>
</body>
</html>