Searched refs:allowed_state_types (Results 1 – 1 of 1) sorted by relevance
438 $allowed_state_types = array_filter($state_types, function ($var) { variable442 if (empty($_POST['in']['status']) || !isset($allowed_state_types[$_POST['in']['status']])) {
Completed in 5 milliseconds