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


