Missing Controller
Error: WhoWeAre.phpController could not be found.
Error: Create the class WhoWeAre.phpController below in file: app/controllers/who_we_are.php_controller.php
<?php
class WhoWeAre.phpController extends AppController {
var $name = 'WhoWeAre.php';
}
?>
