setLanguageFile('frontend', 'language.email.notif'); $mail_type = $class_filter->clr_str($_SERVER["argv"][1]); $mail_key = $class_filter->clr_str($_SERVER["argv"][2]); $do_notify = VNotify::Mailer($mail_type, $mail_key);