Missing Controller
Error: PhotoshopController could not be found.
Error: Create the class PhotoshopController below in file: app/controllers/photoshop_controller.php
<?php
class PhotoshopController extends AppController {
var $name = 'Photoshop';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp