XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
notification_select.php File Reference

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
 

Variable Documentation

$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.