XOOPS
2.6.0
|
Go to the source code of this file.
Namespaces | |
system | |
Variables | |
$admin_page = new \Xoops\Module\Admin() | |
$limit = 100 | |
$memberslist_id = Request::getArray('memberslist_id', array()) | |
$op = Request::getString('op', 'list') | |
$xoops = Xoops::getInstance() | |
$admin_page = new \Xoops\Module\Admin() |
Definition at line 40 of file send_mails.php.
$limit = 100 |
Definition at line 29 of file send_mails.php.
$memberslist_id = Request::getArray('memberslist_id', array()) |
Definition at line 32 of file send_mails.php.
$op = Request::getString('op', 'list') |
Definition at line 31 of file send_mails.php.
$xoops = Xoops::getInstance() |
Definition at line 27 of file send_mails.php.