Missing Controller

Error: PropertyInvestmentController could not be found.

Error: Create the class PropertyInvestmentController below in file: app/controllers/property_investment_controller.php

<?php
class PropertyInvestmentController extends AppController {

	var $name = 'PropertyInvestment';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp