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