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





