Erro: A action 684- não está definida no controller NoticiasController
Erro: Crie NoticiasController::684-() no arquivo: app/controllers/noticias_controller.php.
<?php
class NoticiasController extends AppController {
var $name = 'Noticias';
function 684-() {
}
}
?>
Advertência: Se você quer customizar esta mensagem de erro, crie app/views/errors/missing_action.ctp.