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


