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)06464
Component initialization and startup642550
Render Controller Action792550
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1772330643282-1772330643282
Component initialization and startup642560
Render Controller Action792560