Added 'debugStatusMes function feature

This commit is contained in:
2026-08-04 15:47:55 +01:00
parent 3c9837bcb1
commit 5f0cf85abe
6 changed files with 89 additions and 1 deletions
+2
View File
@@ -1,7 +1,9 @@
<footer class="main-footer">
<div class="footer-credit">&copy; <year>year</year> - Company Name. All right reserved.</div>
<div class="webmaster_footer">Website designed by Simone Cusano - SimoLinuxDesign.org</div>
</footer>
<?php include(INCLUDES_FOLD . "js_footer.php"); ?>
<?php displayDebugFooter(); ?>
</body>
</html>