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