Missing Controller
Error: NewsResonator.phpController could not be found.
Error: Create the class NewsResonator.phpController below in file: app/controllers/news_resonator.php_controller.php
<?php
class NewsResonator.phpController extends AppController {
var $name = 'NewsResonator.php';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp

