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