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