summaryrefslogtreecommitdiffstats
path: root/core/templates/layout.guest.php
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2014-04-15 16:56:45 +0200
committerThomas Müller <thomas.mueller@tmit.eu>2014-04-15 16:56:45 +0200
commit30168169b973eb1ca909a9a811b72d28588e1100 (patch)
treeed8daf51c069e08e592c879e10d5fd782221edd2 /core/templates/layout.guest.php
parent2eeab60378a3e22e19c4f435aa2bf65cc9da7c2a (diff)
downloadnextcloud-server-30168169b973eb1ca909a9a811b72d28588e1100.tar.gz
nextcloud-server-30168169b973eb1ca909a9a811b72d28588e1100.zip
Flush the Buffer Early - right after head
Diffstat (limited to 'core/templates/layout.guest.php')
-rw-r--r--core/templates/layout.guest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/templates/layout.guest.php b/core/templates/layout.guest.php
index 5788d1d5bd3..1f89e3f0403 100644
--- a/core/templates/layout.guest.php
+++ b/core/templates/layout.guest.php
@@ -32,7 +32,7 @@
?>
<?php endforeach; ?>
</head>
-
+ <?php flush(); ?>
<body id="body-login">
<div class="wrapper"><!-- for sticky footer -->
<header><div id="header">