move notifications() -> notifications_switch_lvl1()
This commit is contained in:
parent
84dc9ead2e
commit
48399d1516
|
@ -31,7 +31,7 @@
|
||||||
// /* [1] ROUTAGE DE NIVEAU 1
|
// /* [1] ROUTAGE DE NIVEAU 1
|
||||||
// ============================================================*/
|
// ============================================================*/
|
||||||
|
|
||||||
function notifications($request, $answer) {
|
function notifications_switch_lvl1($request, $answer) {
|
||||||
|
|
||||||
switch( $request->level_1 ) {
|
switch( $request->level_1 ) {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue