Fix unknown variable in db_queries.php

Probably the result of a copy-paste from queries.php to db_queries.php
This commit is contained in:
Mcat12
2017-08-02 21:21:19 -04:00
parent fe3e8fcb08
commit 295639f77b

View File

@@ -99,7 +99,7 @@ $token = $_SESSION['token'];
<div class="col-md-12">
<div class="box" id="recent-queries">
<div class="box-header with-border">
<h3 class="box-title">Recent Queries <?php echo $showing; ?></h3>
<h3 class="box-title">Recent Queries</h3>
</div>
<!-- /.box-header -->
<div class="box-body">