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