Missing Controller

Error: PrioritiesController could not be found.

Error: Create the class PrioritiesController below in file: asplan/controllers/priorities_controller.php

<?php
class PrioritiesController extends AppController {

	var $name = 'Priorities';
}
?>

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