aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Update_channel.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-09-28 11:04:02 +0200
committerMario Vavti <mario@mariovavti.com>2016-09-28 11:04:02 +0200
commitd92e9f38f8dce6b24d39e24b2ec2584abac0e6d3 (patch)
treebdeb2c5cbed2aefe11112f575e76956cbb65b911 /Zotlabs/Module/Update_channel.php
parent71632ac2d2024a58456c1ed429890359d3ae5986 (diff)
downloadvolse-hubzilla-d92e9f38f8dce6b24d39e24b2ec2584abac0e6d3.tar.gz
volse-hubzilla-d92e9f38f8dce6b24d39e24b2ec2584abac0e6d3.tar.bz2
volse-hubzilla-d92e9f38f8dce6b24d39e24b2ec2584abac0e6d3.zip
fix with update with /channel?f=&mid=hash issue #461
Diffstat (limited to 'Zotlabs/Module/Update_channel.php')
-rw-r--r--Zotlabs/Module/Update_channel.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zotlabs/Module/Update_channel.php b/Zotlabs/Module/Update_channel.php
index b1b2d5103..46ad19805 100644
--- a/Zotlabs/Module/Update_channel.php
+++ b/Zotlabs/Module/Update_channel.php
@@ -67,4 +67,4 @@ function get() {
killme();
}
-} \ No newline at end of file
+}