Error: The action XVIII is not defined in controller BooksController
Error: Create BooksController::XVIII() in file: app/controllers/books_controller.php.
<?php
class BooksController extends AppController {
var $name = 'Books';
function XVIII() {
}
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp