Here is my situation.
I work with my friend. We share source code via SVN. For now the codes that I work in my PC is working just fine. But when my friend updates codes from SVN she got the problem. And this is the problem. I think our codes are exactly the same.
Quote
Fatal error: Call to a member function publish() on a non-object in C:\AppServ\www\project\framework\web\CClientScript.php on line 331
I think our codes are exactly the same. I searched internet and I found out this but for now how can I fix this?
Thanks in advance.

Help















