Missing Controller

Error: In-the-newsController could not be found.

Error: Create the class In-the-newsController below in file: app/controllers/in-the-news_controller.php

<?php
class In-the-newsController extends AppController {

	var $name = 'In-the-news';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp