Missing Controller
Error: VideoStar.aspController could not be found.
Error: Create the class VideoStar.aspController below in file: melodyv2\controllers\video_star.asp_controller.php
<?php
class VideoStar.aspController extends AppController {
var $name = 'VideoStar.asp';
}
?>
Notice: If you want to customize this error message, create melodyv2\views\errors\missing_controller.ctp
