Fix a notice error on the menu.

This commit is contained in:
Mark Crane
2013-01-16 06:38:45 +00:00
parent 6019c49f41
commit 58e00e580b
8 changed files with 49 additions and 5 deletions
+2 -1
View File
@@ -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"])) {