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

