From 7e60c1c19c57165210382013f05ab6da9bf9b119 Mon Sep 17 00:00:00 2001 From: Nate Jones Date: Sat, 12 Jul 2014 05:39:18 +0000 Subject: [PATCH] Notifications: Updated app_config.php to reflect path change. --- core/notifications/app_config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/notifications/app_config.php b/core/notifications/app_config.php index 037f25c685..4b245d4c74 100644 --- a/core/notifications/app_config.php +++ b/core/notifications/app_config.php @@ -31,7 +31,7 @@ $apps[$x]['menu'][0]['uuid'] = "f8d65f91-0f4a-405a-b5ac-24cb3c4f10ba"; $apps[$x]['menu'][0]['parent_uuid'] = "02194288-6d56-6d3e-0b1a-d53a2bc10788"; $apps[$x]['menu'][0]['category'] = "internal"; - $apps[$x]['menu'][0]['path'] = "/app/notifications/notification_edit.php"; + $apps[$x]['menu'][0]['path'] = "/core/notifications/notification_edit.php"; $apps[$x]['menu'][0]['groups'][] = "superadmin"; //schema details