-
in yii 1.1.8 CGridView has a error when use the ajax filter sometimes if the class name has namespace, such as "\User\Model\Test";
It's better to be:
``` php
-
If i change the moduleId (module name) i must rewrite all module alias i write before
for example if the moduleId is "forum"
as an example if using CForm
if i rename the module to "forums" i need …
-
1) Why CMap have 'readonly' property but it's not using now?
2) Why CMap::itemAt don't return by reference?
If i want use CConfiguration for example and send it to CMenu, than i have exception "Indire…