Something Happened...


Missing Controller

Error: OwnersController could not be found.

Error: Create the class OwnersController below in file: app/controllers/owners_controller.php

<?php
class OwnersController extends AppController {

	var $name = 'Owners';
}
?>

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