When I put the extension folder under the back-end it works.
The moment I take it out I get an error. I am not sure where do I tell the back-end application to seek the protection/extensions.
I tried this - but still did not work:
'import'=>array(
'tenant.models.*',
'tenant.components.*',
'application.models.*',
'application.components.*',
'application.extensions.*',
),
Here is the error I got:
YiiBase::require(G:home/www/yii_learn/protected /tenant/extensions/juiEJqueryUiInclude.php) [<a href=‘yiibase.require’>yiibase.require</a>]: failed to open stream: No such file or directory