From 35ac98056cae895a24c22af2fb04c5e7ec4e93c0 Mon Sep 17 00:00:00 2001 From: meadsteve Date: Sat, 7 Dec 2013 09:34:28 +0000 Subject: [PATCH] bring bootstrap.php up to date. --- 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');