Missing Controller

Error: Chinh-sach-nhan-su.htmlController could not be found.

Error: Create the class Chinh-sach-nhan-su.htmlController below in file: app/controllers/chinh-sach-nhan-su.html_controller.php

<?php
class Chinh-sach-nhan-su.htmlController extends AppController {

	var $name = 'Chinh-sach-nhan-su.html';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp

(default) 1 query took 2 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `Linkwebsite`.`id`, `Linkwebsite`.`link`, `Linkwebsite`.`control`, `Linkwebsite`.`action`, `Linkwebsite`.`table`, `Linkwebsite`.`category_id`, `Linkwebsite`.`news_id`, `Linkwebsite`.`product_id`, `Linkwebsite`.`album_id`, `Linkwebsite`.`video_id`, `Linkwebsite`.`status` FROM `linkwebsites` AS `Linkwebsite` WHERE `Linkwebsite`.`link` = 'chinh-sach-nhan-su' ORDER BY `Linkwebsite`.`id` ASC 002