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