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