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