summaryrefslogtreecommitdiffstats
path: root/lib/eventsource.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/eventsource.php')
-rw-r--r--lib/eventsource.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/eventsource.php b/lib/eventsource.php
index 95af2e471bc..45a20806b6e 100644
--- a/lib/eventsource.php
+++ b/lib/eventsource.php
@@ -30,7 +30,7 @@
class OC_EventSource{
private $fallback;
private $fallBackId=0;
-
+
public function __construct(){
@ob_end_clean();
header('Cache-Control: no-cache');