Missing Controller

Error: SunbirdEatingController could not be found.

Error: Create the class SunbirdEatingController below in file: app/controllers/sunbird_eating_controller.php

<?php
class SunbirdEatingController extends AppController {

	var $name = 'SunbirdEating';
}
?>

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