XOOPS 2.5.6
Final
|
Go to the source code of this file.
Namespaces | |
namespace | kernel |
Variables | |
$xoops_notification = array() | |
$xoops_notification ['show'] = isset($xoopsModule) && is_object($xoopsUser) && notificationEnabled('inline') ? 1 : 0 | |
$xoops_notification = array() |
Definition at line 25 of file notification_select.php.
$xoops_notification['show'] = isset($xoopsModule) && is_object($xoopsUser) && notificationEnabled('inline') ? 1 : 0 |
Definition at line 26 of file notification_select.php.