From 398f4852874e33c32faa51ae332383f81ac7f82c Mon Sep 17 00:00:00 2001 From: Malf Furious Date: Sat, 21 Jul 2018 21:58:40 -0400 Subject: Display new group modal in nav --- app/view/stdpage.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'app/view/stdpage.php') diff --git a/app/view/stdpage.php b/app/view/stdpage.php index 2dd29a4..b9bd359 100644 --- a/app/view/stdpage.php +++ b/app/view/stdpage.php @@ -16,6 +16,7 @@ namespace stdpage; require_once "class/globals.php"; require_once "class/user.class.php"; +require_once "view/datamods.php"; ?> @@ -135,6 +136,8 @@ require_once "class/user.class.php"; + +