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

@@ -90,5 +90,6 @@ foreach ($sql_res as $country => $value) {
</div>
</div>
</div>
<?PHP require_once('footer.php'); ?>
</body>
</html>