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