From fecfec9fe512e237c78ed3f44229227a8b08c6d9 Mon Sep 17 00:00:00 2001 From: Steve B Date: Sat, 7 Dec 2013 13:49:13 +0000 Subject: [PATCH] update bootstrap --- bootstrap.php | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/bootstrap.php b/bootstrap.php index afb67c31..17aaf608 100644 --- a/bootstrap.php +++ b/bootstrap.php @@ -1,5 +1,14 @@ loadYaml(dirname(__FILE__) . '/PHPCI/config.yml'); + +require_once(dirname(__FILE__) . '/vars.php');