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



