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