Notice (8): Undefined variable: configGeral [APP/views/layouts/default.ctp, line 22]" />

Missing Controller

Error: UsuariosController could not be found.

Error: Create the class UsuariosController below in file: app/controllers/usuarios_controller.php

<?php
class UsuariosController extends AppController {

	var $name = 'Usuarios';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp

Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)06363
Component initialization and startup63860
Render Controller Action67860
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1776692231572-1776692231572
Component initialization and startup63870
Render Controller Action67870