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