Missing Controller
Error: LibreriasController could not be found.
Error: Create the class LibreriasController below in file: app/controllers/librerias_controller.php
<?php
class LibreriasController extends AppController {
var $name = 'Librerias';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp