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