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