aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-05-09 19:03:16 -0700
committerMario Vavti <mario@mariovavti.com>2017-05-10 14:49:07 +0200
commit032216153fb711173970109932fe31f241f82bf5 (patch)
tree47ecf2dbc0bd2c52fc936fea5ddec5de4f1a3cac /Zotlabs
parentdac4447e33747b5e8f6934933fe4a96d5de7959b (diff)
downloadvolse-hubzilla-032216153fb711173970109932fe31f241f82bf5.tar.gz
volse-hubzilla-032216153fb711173970109932fe31f241f82bf5.tar.bz2
volse-hubzilla-032216153fb711173970109932fe31f241f82bf5.zip
use correct data type
Diffstat (limited to 'Zotlabs')
-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..."