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