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