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