case 'save':
        if (!$GLOBALS['xoopsSecurity']->check()) {
            redirect_header('service.php', 3, implode(',', $GLOBALS['xoopsSecurity']->getErrors()));
        }
        if (0 != Request::getInt('itemnum', 0)) {