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