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