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