Missing Controller

Error: ProjectGalleryController could not be found.

Error: Create the class ProjectGalleryController below in file: app/controllers/project_gallery_controller.php

<?php
class ProjectGalleryController extends AppController {

	var $name = 'ProjectGallery';
}
?>

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