aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Zot
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-05-09 19:03:16 -0700
committerzotlabs <mike@macgirvin.com>2017-05-09 19:03:16 -0700
commita862bf488c4cce6e514d05b674dc0a1a25069f78 (patch)
treee2aa715071eafb1c8689c2cf2ef6b4f93f915956 /Zotlabs/Zot
parentf629dc51aa20d7aa95f968a81e5504ce48c7c107 (diff)
downloadvolse-hubzilla-a862bf488c4cce6e514d05b674dc0a1a25069f78.tar.gz
volse-hubzilla-a862bf488c4cce6e514d05b674dc0a1a25069f78.tar.bz2
volse-hubzilla-a862bf488c4cce6e514d05b674dc0a1a25069f78.zip
use correct data type
Diffstat (limited to 'Zotlabs/Zot')
-rw-r--r--Zotlabs/Zot/Receiver.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zotlabs/Zot/Receiver.php b/Zotlabs/Zot/Receiver.php
index 03cbd0e9e..0050a2559 100644
--- a/Zotlabs/Zot/Receiver.php
+++ b/Zotlabs/Zot/Receiver.php
@@ -155,7 +155,7 @@ class Receiver {
* },
* "recipients": { optional recipient array },
* "callback":"\/post",
- * "version":1.2,
+ * "version":"1.2",
* "encryption":["aes256cbc"],
* "secret":"1eaa...",
* "secret_sig": "df89025470fac8..."