From 365eaacdcf9212891c4217c7df9528ecbbc8361e Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Fri, 25 Aug 2017 07:33:34 +0200 Subject: Optimization: The outsourced function "globalExecution" is no longer necessary and has been replaced by a simpler variant inside the BigPipe library. --- async.php | 5 ----- 1 file changed, 5 deletions(-) (limited to 'async.php') diff --git a/async.php b/async.php index 453b27f..e82c1cc 100755 --- a/async.php +++ b/async.php @@ -51,11 +51,6 @@ require_once 'include/pagelets.php'; .text{color:white;margin-bottom:30px;padding:40px;border-radius:4px;font-weight:600;text-align:center;border:4px solid black;} .hidden{display:none;} - BigPipe Demo -- cgit v1.2.3