![]() Missing ControllerError: ExistenceAsylumCalander.htmController could not be found. Error: Create the class ExistenceAsylumCalander.htmController below in file: app/controllers/existence_asylum_calander.htm_controller.php
<?php
class ExistenceAsylumCalander.htmController extends AppController {
var $name = 'ExistenceAsylumCalander.htm';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp |