Missing Controller

Error: Apartments.phpController could not be found.

Error: Create the class Apartments.phpController below in file: app/controllers/apartments.php_controller.php

<?php
class Apartments.phpController extends AppController {

	var $name = 'Apartments.php';
}
?>

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

Our Apartments - Quick Links