Skip to content

Commit c9665bb

Browse files
committed
csfixed
1 parent 6a38eb9 commit c9665bb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/config/web.php

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
<?php
22

3+
/*
4+
* Asset Packagist
5+
*
6+
* @link https://github.com/hiqdev/asset-packagist
7+
* @package asset-packagist
8+
* @license BSD-3-Clause
9+
* @copyright Copyright (c) 2016, HiQDev (http://hiqdev.com/)
10+
*/
11+
312
$config = require HISITE_VENDOR_DIR . '/hiqdev/hisite-config.php';
413

514
if (YII_DEBUG) {

0 commit comments

Comments
 (0)