Hi
Yii 1.1
In file yii/framework/web/js/packages.php is declaration
'multifile'=>array(
'js'=>array('jquery.multifile.js'),
'depends'=>array('jquery'),
),
Depends is not respect. Why?
Hi
Yii 1.1
In file yii/framework/web/js/packages.php is declaration
'multifile'=>array(
'js'=>array('jquery.multifile.js'),
'depends'=>array('jquery'),
),
Depends is not respect. Why?