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