fixed #1703
This commit is contained in:
parent
ebb5c5f761
commit
30f23f131d
1 changed files with 2 additions and 0 deletions
|
@ -207,6 +207,8 @@ class Archive extends XR_LocStor{
|
||||||
);
|
);
|
||||||
break;
|
break;
|
||||||
case"searchjob":
|
case"searchjob":
|
||||||
|
$res = $pars;
|
||||||
|
break;
|
||||||
case"file":
|
case"file":
|
||||||
$res = $r = array();
|
$res = $r = array();
|
||||||
break;
|
break;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue