Missing Controller

Error: OwnerController could not be found.

Error: Create the class OwnerController below in file: app/controllers/owner_controller.php

<?php
class OwnerController extends AppController {

	var $name = 'Owner';
}
?>

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