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