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