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