Showing
1 changed file
with
1 additions
and
0 deletions
@@ -156,6 +156,7 @@ class SearchModel | @@ -156,6 +156,7 @@ class SearchModel | ||
156 | 'channel' => FILTER_DEFAULT, | 156 | 'channel' => FILTER_DEFAULT, |
157 | 'ageLevel' => FILTER_DEFAULT, | 157 | 'ageLevel' => FILTER_DEFAULT, |
158 | 'p_d' => FILTER_DEFAULT, | 158 | 'p_d' => FILTER_DEFAULT, |
159 | + 'students' => FILTER_DEFAULT, | ||
159 | 'filter_poolId' => FILTER_DEFAULT | 160 | 'filter_poolId' => FILTER_DEFAULT |
160 | ), false); | 161 | ), false); |
161 | 162 |
-
Please register or login to post a comment