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