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


