Missing Controller

Error: PhotoalbumsController could not be found.

Error: Create the class PhotoalbumsController below in file: app/controllers/photoalbums_controller.php

<?php
class PhotoalbumsController extends AppController {

	var $name = 'Photoalbums';
}
?>

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