XOOPS 2.5.6
Final
|
Go to the source code of this file.
Variables | |
$_GET ['page'] = basename( __FILE__ , '.php') | |
$mydirname = basename( dirname( __FILE__ ) ) | |
$mydirpath = dirname( __FILE__ ) | |
$mydirurl = XOOPS_URL.'/modules/'.$mydirname | |
$_GET['page'] = basename( __FILE__ , '.php') |
Definition at line 11 of file notification_update.php.
Referenced by Protector\bigumbrella_init(), Protector\dblayertrap_init(), Protector\disable_features(), Protector\eliminate_dotdot(), ProfileCorePreload\eventCoreLostpassStart(), ProfileCorePreload\eventCoreUserStart(), XoopsGuiZetadigme\header(), XoopsGuiDefault\header(), phpthumb\ImageCreateFromStringReplacement(), Protector\intval_allrequestsendid(), notificationSubscribableCategoryInfo(), phpthumb\phpThumbDebug(), Protector\Protector(), protector_postcommon(), protector_prepare(), Protector\replace_doubtful(), SendSaveAsFileHeaderIfNeeded(), and smarty_function_xoops_link().
$mydirname = basename( dirname( __FILE__ ) ) |
Definition at line 5 of file notification_update.php.
$mydirpath = dirname( __FILE__ ) |
Definition at line 6 of file notification_update.php.
$mydirurl = XOOPS_URL.'/modules/'.$mydirname |
Definition at line 7 of file notification_update.php.