Missing Controller

Error: LibroController could not be found.

Error: Create the class LibroController below in file: app/controllers/libro_controller.php

<?php
class LibroController extends AppController {

	var $name = 'Libro';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp