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)03737
Component initialization and startup371280
Render Controller Action411280
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1767311348824-1767311348824
Component initialization and startup371290
Render Controller Action411290