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