Merge remote-tracking branch 'mike/master' into dev

This commit is contained in:
Mario Vavti
2019-01-02 23:07:37 +01:00
2 changed files with 4 additions and 4 deletions

View File

@@ -70,9 +70,9 @@ function zid($s, $address = '') {
$zurl .= '#' . $fragment;
$arr = [
'url' => $s,
'zid' => urlencode($myaddr),
'result' => $zurl
'url' => $s,
'zid' => urlencode($myaddr),
'result' => $zurl
];
/**
* @hooks zid