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