mirror of
https://github.com/yiisoft/yii.git
synced 2026-03-24 00:46:52 +01:00
This commit is contained in:
@@ -41,6 +41,7 @@ class CClientScript extends CApplicationComponent
|
||||
*/
|
||||
public function reset()
|
||||
{
|
||||
$this->_hasScripts=false;
|
||||
$this->_coreScripts=array();
|
||||
$this->_cssFiles=array();
|
||||
$this->_css=array();
|
||||
|
||||
Reference in New Issue
Block a user