thrownewCException(Yii::t('yii|CAssetManager.basePath "{path}" is invalid. Please make sure the directory exists and is writable by the Web server process.',
thrownewInvalidParamException("Unable to find the asset bundle: $name");
array('{path}'=>$value)));
}
}
$this->bundles[$name]=require($manifest);
/**
* @return string the base url that the published asset files can be accessed.
* Note, the ending slashes are stripped off. Defaults to '/AppBaseUrl/assets'.