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)06060
Component initialization and startup601180
Render Controller Action741180
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1772599204958-1772599204958
Component initialization and startup601180
Render Controller Action741180