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