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