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