Fix a notice error on the menu.
This commit is contained in:
@@ -34,7 +34,8 @@ else {
|
||||
exit;
|
||||
}
|
||||
|
||||
require_once "includes/paging.php";
|
||||
//additional includes
|
||||
require_once "includes/paging.php";
|
||||
|
||||
//get the http values and set them as variables
|
||||
if (isset($_GET["order_by"])) {
|
||||
|
||||
Reference in New Issue
Block a user