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


