aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Storage
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-05-21 14:52:07 +0200
committerMario Vavti <mario@mariovavti.com>2016-05-21 14:52:07 +0200
commitb66bacff9f7ea61004ab07f9d3a5c1a216de196d (patch)
treec1ef6c023c55515f9320adcc60487d7ee217830e /Zotlabs/Storage
parent9480e9b68b820aef7cb052491c736a255110a43e (diff)
downloadvolse-hubzilla-b66bacff9f7ea61004ab07f9d3a5c1a216de196d.tar.gz
volse-hubzilla-b66bacff9f7ea61004ab07f9d3a5c1a216de196d.tar.bz2
volse-hubzilla-b66bacff9f7ea61004ab07f9d3a5c1a216de196d.zip
possible better fix for #385
Diffstat (limited to 'Zotlabs/Storage')
-rw-r--r--Zotlabs/Storage/Browser.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/Zotlabs/Storage/Browser.php b/Zotlabs/Storage/Browser.php
index 355f9efa0..3556f7f06 100644
--- a/Zotlabs/Storage/Browser.php
+++ b/Zotlabs/Storage/Browser.php
@@ -256,7 +256,6 @@ class Browser extends DAV\Browser\Plugin {
$func($a);
}
}
- ob_start();
construct_page($a);
}