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