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



