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



