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