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