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











