update tests folder links (#297)
This commit is contained in:
parent
1d80ebd0ce
commit
37a259ca75
@ -3,9 +3,9 @@
|
|||||||
/**
|
/**
|
||||||
* Yii console bootstrap file.
|
* Yii console bootstrap file.
|
||||||
*
|
*
|
||||||
* @link http://www.yiiframework.com/
|
* @link https://www.yiiframework.com/
|
||||||
* @copyright Copyright (c) 2008 Yii Software LLC
|
* @copyright Copyright (c) 2008 Yii Software LLC
|
||||||
* @license http://www.yiiframework.com/license/
|
* @license https://www.yiiframework.com/license/
|
||||||
*/
|
*/
|
||||||
|
|
||||||
defined('YII_DEBUG') or define('YII_DEBUG', true);
|
defined('YII_DEBUG') or define('YII_DEBUG', true);
|
||||||
|
@ -4,9 +4,9 @@ rem -------------------------------------------------------------
|
|||||||
rem Yii command line bootstrap script for Windows.
|
rem Yii command line bootstrap script for Windows.
|
||||||
rem
|
rem
|
||||||
rem @author Qiang Xue <qiang.xue@gmail.com>
|
rem @author Qiang Xue <qiang.xue@gmail.com>
|
||||||
rem @link http://www.yiiframework.com/
|
rem @link https://www.yiiframework.com/
|
||||||
rem @copyright Copyright (c) 2008 Yii Software LLC
|
rem @copyright Copyright (c) 2008 Yii Software LLC
|
||||||
rem @license http://www.yiiframework.com/license/
|
rem @license https://www.yiiframework.com/license/
|
||||||
rem -------------------------------------------------------------
|
rem -------------------------------------------------------------
|
||||||
|
|
||||||
@setlocal
|
@setlocal
|
||||||
|
Loading…
Reference in New Issue
Block a user