Missing Controller

Error: GoodbyeController could not be found.

Error: Create the class GoodbyeController below in file: app/controllers/goodbye_controller.php

<?php
class GoodbyeController extends AppController {

	var $name = 'Goodbye';
}
?>

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