Home
last modified time | relevance | path

Searched defs:check_key_treated (Results 1 – 1 of 1) sorted by relevance

/dports/www/piwigo/piwigo/admin/
H A Dnotification_by_mail.php49 function do_timeout_treatment($post_keyname, $check_key_treated = array())
539 $check_key_treated = unsubscribe_notification_by_mail(true, $_POST['cat_true']); variable
545 $check_key_treated = subscribe_notification_by_mail(true, $_POST['cat_false']); variable
555 …$check_key_treated = do_action_send_mail_notification('send', $_POST['send_selection'], stripslash… variable