Update page_footer.php

This commit is contained in:
Roman Kelesidis 2023-11-18 14:29:37 +07:00
parent c8bad3b2c7
commit 5c7799ad03

View File

@ -62,6 +62,7 @@ if ($show_dbg_info)
$stat .= '  ]'; $stat .= '  ]';
// Show sql debug buttons
if (SQL_DEBUG) if (SQL_DEBUG)
{ {
$stat .= ' |'; $stat .= ' |';