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. --- index.php | 5 ----- 1 file changed, 5 deletions(-) (limited to 'index.php') diff --git a/index.php b/index.php index 6ee05cf..48d8570 100755 --- a/index.php +++ b/index.php @@ -37,11 +37,6 @@ require_once 'include/pagelets.php'; body{max-width:1200px;margin:0 auto;} .text{color:white;margin-bottom:30px;padding:40px;border-radius:4px;font-weight:600;text-align:center;border:4px solid black;} - BigPipe Demo -- cgit v1.2.3