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





