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