aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 5c7fb74..fb2aac6 100644
--- a/index.php
+++ b/index.php
@@ -58,7 +58,7 @@ echo $PageletGreen;
<footer><strong>The footer of the page.</strong></footer>
<?php
-BigPipe\BigPipe::render();
+BigPipe\BigPipe::completeResponse();
?>
</body>
</html> \ No newline at end of file