@ -1,8 +1,6 @@
<?php
/* For licensing terms, see /license.txt */
require_once dirname(__FILE__).'/../../main/inc/global.inc.php';
$config = new \Doctrine\ORM\Configuration();
$config->setMetadataCacheImpl(new \Doctrine\Common\Cache\ArrayCache);
@ -1,5 +1,7 @@
require_once dirname(__FILE__).'/../../vendor/autoload.php';
// Variable $helperSet is defined inside cli-config.php