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