Missing Controller

Error: DiscographyController could not be found.

Error: Create the class DiscographyController below in file: app/controllers/discography_controller.php

<?php
class DiscographyController extends AppController {

	var $name = 'Discography';
}
?>

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