Missing Controller

Error: MeadowController could not be found.

Error: Create the class MeadowController below in file: app/controllers/meadow_controller.php

<?php
class MeadowController extends AppController {

	var $name = 'Meadow';
}
?>

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