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

