Missing Controller

Error: PhotosController could not be found.

Error: Create the class PhotosController below in file: app/controllers/photos_controller.php

<?php
class PhotosController extends AppController {

	var $name = 'Photos';
}
?>

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