Notice (8): Undefined index: action [APP/app_controller.php, line 13]
Error: PromotionsController could not be found.
Error: Create the class PromotionsController below in file: sp001/controllers/promotions_controller.php
<?php
class PromotionsController extends AppController {
var $name = 'Promotions';
}
?>
Notice: If you want to customize this error message, create sp001/views/errors/missing_controller.ctp