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


