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