mirror of
https://github.com/yiisoft/yii.git
synced 2026-03-10 18:16:53 +01:00
merge from 1.0
This commit is contained in:
@@ -165,6 +165,8 @@ class CClientScript extends CApplicationComponent
|
||||
*/
|
||||
public function renderCoreScripts()
|
||||
{
|
||||
if($this->_packages===null)
|
||||
return;
|
||||
$baseUrl=$this->getCoreScriptUrl();
|
||||
$cssFiles=array();
|
||||
$jsFiles=array();
|
||||
|
||||
Reference in New Issue
Block a user