aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2019-01-02 23:07:37 +0100
committerMario Vavti <mario@mariovavti.com>2019-01-02 23:07:37 +0100
commitda2688403ee40d5dc840e98e465cf8d7eb82681d (patch)
tree3f28ae3cdf00ad07653d6ead1ed425406a2aebb7 /include
parenta19563e1396cb882063db3ce3f355b2db48175e9 (diff)
parentf660530ef5cce1fab2e7c16daad2239524cb5aac (diff)
downloadvolse-hubzilla-da2688403ee40d5dc840e98e465cf8d7eb82681d.tar.gz
volse-hubzilla-da2688403ee40d5dc840e98e465cf8d7eb82681d.tar.bz2
volse-hubzilla-da2688403ee40d5dc840e98e465cf8d7eb82681d.zip
Merge remote-tracking branch 'mike/master' into dev
Diffstat (limited to 'include')
-rw-r--r--include/zid.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/zid.php b/include/zid.php
index fe06948ba..a37ebe1f6 100644
--- a/include/zid.php
+++ b/include/zid.php
@@ -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