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


