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


