Missing Controller

Error: Photo-archiveController could not be found.

Error: Create the class Photo-archiveController below in file: app/controllers/photo-archive_controller.php

<?php
class Photo-archiveController extends AppController {

	var $name = 'Photo-archive';
}
?>

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