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)05959
Component initialization and startup591010
Render Controller Action691010
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1776687046744-1776687046744
Component initialization and startup591010
Render Controller Action691010