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