Missing Controller

Error: PhotoController could not be found.

Error: Create the class PhotoController below in file: app/controllers/photo_controller.php

<?php
class PhotoController extends AppController {

	var $name = 'Photo';
}
?>

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