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