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