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