Skip to content

Commit

Permalink
Fix #1085
Browse files Browse the repository at this point in the history
  • Loading branch information
tbar0970 committed Oct 30, 2024
1 parent 699b0f3 commit 469a801
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions views/view_0_mixed_search.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ class View__Mixed_Search extends View
private $_person_data = Array();
private $_group_data = Array();
private $_report_data = Array();
private $_search_params = Array();

function processView()
{
Expand Down

0 comments on commit 469a801

Please sign in to comment.