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