File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
/**
4
4
* Yii console bootstrap file.
5
5
*
6
- * @link http ://www.yiiframework.com/
6
+ * @link https ://www.yiiframework.com/
7
7
* @copyright Copyright (c) 2008 Yii Software LLC
8
- * @license http ://www.yiiframework.com/license/
8
+ * @license https ://www.yiiframework.com/license/
9
9
*/
10
10
11
11
defined ('YII_DEBUG ' ) or define ('YII_DEBUG ' , true );
Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ rem -------------------------------------------------------------
4
4
rem Yii command line bootstrap script for Windows.
5
5
rem
6
6
rem @author Qiang Xue < [email protected] >
7
- rem @link http ://www.yiiframework.com/
7
+ rem @link https ://www.yiiframework.com/
8
8
rem @copyright Copyright (c) 2008 Yii Software LLC
9
- rem @license http ://www.yiiframework.com/license/
9
+ rem @license https ://www.yiiframework.com/license/
10
10
rem -------------------------------------------------------------
11
11
12
12
@ setlocal
You can’t perform that action at this time.
0 commit comments