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