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