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