What I did:
I make a project in CakePHP 2.2.3
. It worked fine till I did some changes in css.
What happened
When i refreshed the page in browser I get following error
Fatal error: Class 'Dispatcher' not found on my site path/app/webroot/index.php on line 91
Fatal error: Class 'Router' not found
FYI I had already cleared all the cache.