From ab117b203bd2c908a4775c248724d57ef4de24f3 Mon Sep 17 00:00:00 2001 From: Martin Nylind Date: Fri, 23 Oct 2015 10:56:14 +0200 Subject: [PATCH] Add elapsedTime in connect.php Ensure that connect.php always has function elapsedTime available. --- engine/database/connect.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/engine/database/connect.php b/engine/database/connect.php index 0a5da06..30f2bc7 100644 --- a/engine/database/connect.php +++ b/engine/database/connect.php @@ -1,6 +1,18 @@ Install: