Changed the function displayDebug, now using a div with a 'debug-target-container' to place the debug bar'
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
<div class="webmaster_footer">Website designed by Simone Cusano - SimoLinuxDesign.org</div>
|
||||
</footer>
|
||||
<?php include(INCLUDES_FOLD . "js_footer.php"); ?>
|
||||
<?php displayDebugFooter(); ?>
|
||||
<?php displayDebug(); ?>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user