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






