From 48399d1516cea86300b5a259e605a878cc12299a Mon Sep 17 00:00:00 2001 From: Clecle Date: Sun, 22 Nov 2015 07:38:17 +0100 Subject: [PATCH] move notifications() -> notifications_switch_lvl1() --- manager/notifications.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manager/notifications.php b/manager/notifications.php index b11d50a..f9712ef 100644 --- a/manager/notifications.php +++ b/manager/notifications.php @@ -31,7 +31,7 @@ // /* [1] ROUTAGE DE NIVEAU 1 // ============================================================*/ - function notifications($request, $answer) { + function notifications_switch_lvl1($request, $answer) { switch( $request->level_1 ) {