Your IP : 216.73.216.79


Current Path : /var/www/html/crm/tests/
Upload File :
Current File : /var/www/html/crm/tests/_bootstrap.php

<?php
define('YII_ENV', 'test');
defined('YII_DEBUG') or define('YII_DEBUG', true);

require_once __DIR__ . '/../vendor/yiisoft/yii2/Yii.php';
require __DIR__ .'/../vendor/autoload.php';