Error: ShowcaseController could not be found.
Error: Create the class ShowcaseController below in file: app/controllers/showcase_controller.php
<?php
class ShowcaseController extends AppController {
var $name = 'Showcase';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp
ELAN © 2012 | undoLogic