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


