Errors

Missing Controller

Error: PhotographyController could not be found.

Error: Create the class PhotographyController below in file: app/controllers/photography_controller.php

<?php
class PhotographyController extends AppController {

	var $name = 'Photography';
}
?>

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