aboutsummaryrefslogtreecommitdiffstats
path: root/async.php
diff options
context:
space:
mode:
Diffstat (limited to 'async.php')
-rw-r--r--async.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/async.php b/async.php
index bb538e0..3509d01 100644
--- a/async.php
+++ b/async.php
@@ -121,7 +121,7 @@ if(isAsyncRequest()) {
echo '<script>Application.placeholderHTML('.json_encode($BUFFER).');</script>'."\n\n";
}
-BigPipe\BigPipe::render();
+BigPipe\BigPipe::completeResponse();
?>
</body>
</html> \ No newline at end of file