Error: The action OptusPromotion.aspx is not defined in controller PromotionsController
Error: Create PromotionsController::OptusPromotion.aspx() in file: app/controllers/promotions_controller.php.
<?php
class PromotionsController extends AppController {
var $name = 'Promotions';
function OptusPromotion.aspx() {
}
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp