Missing Controller

Error: PropertiesController could not be found.

Error: Create the class PropertiesController below in file: app/controllers/properties_controller.php

<?php
class PropertiesController extends AppController {

	var $name = 'Properties';
}
?>

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