admin_list(
$notifsList['tab'],
count($notifsList['tab']),
$notifsList['title'],
'notification_sid',
'manage_notifications_controler&mode=list',
'notifications','notification_sid',
true,
$notifsList['page_name_up'],
$notifsList['page_name_val'],
$notifsList['page_name_ban'],
$notifsList['page_name_del'],
$notifsList['page_name_add'],
$notifsList['label_add'],
false,
false,
_ALL_NOTIFS,
_NOTIF,
'bell',
true,
true,
false,
true,
$notifsList['what'],
true,
$notifsList['autoCompletionArray']
);
} elseif ($mode == 'up' || $mode == 'add') {
?>
' . _NOTIFICATION_ID . ' ' . $_SESSION['m_admin']['notification']['notification_sid'] . ' ' . _UNKNOWN
. '
';
} else {?>
'')
{
/*First Launch */
?>
'')
{
//Loading Extra Javascript :
require_once 'modules' . DIRECTORY_SEPARATOR . 'notifications' . DIRECTORY_SEPARATOR
. 'class' . DIRECTORY_SEPARATOR . 'diffusion_type_controler.php';
$Type = new diffusion_type_controler();
$dType = $Type->get($_SESSION['m_admin']['notification']['diffusion_type']);
?>
'')
{
/*First Launch */
?>
'')
{
//Loading Extra Javascript :
require_once 'modules' . DIRECTORY_SEPARATOR . 'notifications' . DIRECTORY_SEPARATOR
. 'class' . DIRECTORY_SEPARATOR . 'diffusion_type_controler.php';
$Type = new diffusion_type_controler();
$dType = $Type->get($_SESSION['m_admin']['notification']['diffusion_type']);
//include_once ($dType->script);
?>