query filter was a bit greedy
This commit is contained in:
@@ -21,7 +21,6 @@ class Magic extends \Zotlabs\Web\Controller {
|
||||
$owa = ((x($_REQUEST,'owa')) ? intval($_REQUEST['owa']) : 0);
|
||||
$delegate = ((x($_REQUEST,'delegate')) ? $_REQUEST['delegate'] : '');
|
||||
|
||||
|
||||
if($bdest)
|
||||
$dest = hex2bin($bdest);
|
||||
|
||||
|
Reference in New Issue
Block a user