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