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