May 2012
S M T W T F S

Missing Controller

Error: NewsItemController could not be found.

Error: Create the class NewsItemController below in file: app/controllers/news_item_controller.php

<?php
class NewsItemController extends AppController {

	var $name = 'NewsItem';
}
?>

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