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