Ring Group Forward: Don't include footer.php if is included within the Dashboard.
This commit is contained in:
@@ -199,5 +199,7 @@ require_once "resources/paging.php";
|
|||||||
}
|
}
|
||||||
|
|
||||||
//include the footer
|
//include the footer
|
||||||
require_once "resources/footer.php";
|
if (!$is_included) {
|
||||||
|
require_once "resources/footer.php";
|
||||||
|
}
|
||||||
?>
|
?>
|
||||||
Reference in New Issue
Block a user