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