Go to the source code of this file.
Variables | |
| $admin_mail = $admin_mail=$gBitUser->mInfo['email'] | |
| $cant_pages = ceil($channels["cant"] / $max_records) | |
| $channels = $notificationlib->list_mail_events($offset, $max_records, $sort_mode, $find) | |
| $cuser_mail = $gBitUser->mInfo['email'] | |
| $admin_mail = $admin_mail=$gBitUser->mInfo['email'] |
Definition at line 73 of file admin_notifications.php.
| $cant_pages = ceil($channels["cant"] / $max_records) |
Definition at line 53 of file admin_notifications.php.
| $channels = $notificationlib->list_mail_events($offset, $max_records, $sort_mode, $find) |
| $cuser_mail = $gBitUser->mInfo['email'] |
Definition at line 74 of file admin_notifications.php.
1.5.2