20 defined(
'XOOPS_ROOT_PATH') or die('Restricted access');
22 include_once
$GLOBALS['xoops']->path('class/xoopslists.php');
23 include
$GLOBALS['xoops']->path('class/xoopsformloader.php');
26 if (!preg_match("/^" .
_RE . "/i", $subject)) {
34 $icons_radio->addOption($iconfile,
'<img src="' . XOOPS_URL .
'/images/subject/' . $iconfile .
'" alt="" />');
42 $noname_checkbox->addOption(1,
_POSTANON);