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