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