blacksmoke26 / yii2cdn

A Yii Framework 2 component for using assets in different environments (Local/CDNs)
Apache License 2.0
14 stars 2 forks source link

Undefined index: componentId, #4

Closed dbd5 closed 8 years ago

dbd5 commented 8 years ago

Hi,

Great extension! Seems there's a small typo here, could you remove the comma? ... Section.php $this->componentId = $config['componentId,'];

blacksmoke26 commented 8 years ago

First of All, Thank you for your great efforts.

Will fix it ASAP.

blacksmoke26 commented 8 years ago

Bug fixed: https://github.com/blacksmoke26/yii2cdn/blob/master/src/Section.php