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

