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