' . N; $dbg .= '
' . print_r($_GET, 1) . '
'; $dbg .= '
' . print_r($inst, 1) . '
' . N; if ($account['Level'] != 'guest') { require('include/notifs.php'); $notifs = notifs($link); } else { muoribene("Non hai i permessi per vedere questa pagina", true); } ?> Mustard - Notifs
"sev-normal", 2 => "sev-warning", 3 => "sev-error" ); foreach ($notifs['notifs'] as $n) { echo("
" . $n["Notification"] . "
\n"); } } ?>