From ae777302289843ddfb368778976aedb176041fc9 Mon Sep 17 00:00:00 2001 From: printempw Date: Mon, 11 Apr 2016 17:02:20 +0800 Subject: [PATCH] fixed TTFB of Chrome, I don't know why, it just works --- index.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/index.php b/index.php index c70a8352..ee8ab0d6 100755 --- a/index.php +++ b/index.php @@ -3,7 +3,7 @@ * @Author: printempw * @Date: 2016-01-17 13:55:20 * @Last Modified by: printempw - * @Last Modified time: 2016-04-03 11:21:56 + * @Last Modified time: 2016-04-11 17:01:15 */ session_start(); $dir = dirname(__FILE__); @@ -138,8 +138,9 @@ if (isset($_COOKIE['uname']) && isset($_COOKIE['token'])) { - - + + +