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


