Missing Controller

Error: LiveforfoodController could not be found.

Error: Create the class LiveforfoodController below in file: app/controllers/liveforfood_controller.php

<?php
class LiveforfoodController extends AppController {

	var $name = 'Liveforfood';
}
?>

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