Compare commits
1 Commits
v1.5.0-dev
...
e9141c7dde
| Author | SHA1 | Date | |
|---|---|---|---|
| e9141c7dde |
@@ -105,6 +105,7 @@ extract($incoming, EXTR_SKIP);
|
||||
if (!isset($search)) $search=false;
|
||||
if (!isset($viewtype)) $viewtype="summary";
|
||||
if (!isset($s_id)) $s_id=NULL;
|
||||
if (!isset($s_group)) $s_group=[];
|
||||
if (!isset($s_discrepancy_text)) $s_discrepancy_text=NULL;
|
||||
if (!isset($s_reported_by)) $s_reported_by=NULL;
|
||||
if (!isset($s_action_text)) $s_action_text=NULL;
|
||||
|
||||
Reference in New Issue
Block a user