Initial commit

This commit is contained in:
Dan Cryer 2014-12-04 10:23:10 +00:00
commit 050fdda848
5 changed files with 93 additions and 2 deletions

View file

@ -66,3 +66,5 @@ if (file_exists($configFile)) {
}
require_once(dirname(__FILE__) . '/vars.php');
\PHPCI\Helper\Lang::init($config);