Missing Controller

Error: AgenciesController could not be found.

Error: Create the class AgenciesController below in file: app/controllers/agencies_controller.php

<?php
class AgenciesController extends AppController {

	var $name = 'Agencies';
}
?>

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