Files
yii/framework/web/CAssetManager.php
Carsten Brandt b06792d4e9 fixed possible problem with realpath and false value
realpath(false) = current working directory.
This can cause problems with getAlias() which returns false.

fixes #3113
2014-01-28 14:27:48 +01:00

14 KiB