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