Missing Controller

Error: Right-of-wayController could not be found.

Error: Create the class Right-of-wayController below in file: app/controllers/right-of-way_controller.php

<?php
class Right-of-wayController extends AppController {

	var $name = 'Right-of-way';
}
?>

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