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