Missing Controller

Error: HappystayController could not be found.

Error: Create the class HappystayController below in file: app/controllers/happystay_controller.php

<?php
class HappystayController extends AppController {

	var $name = 'Happystay';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp