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