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