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