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