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