Missing Controller

Error: AlbumController could not be found.

Error: Create the class AlbumController below in file: app/controllers/album_controller.php

<?php
class AlbumController extends AppController {

	var $name = 'Album';
}
?>

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