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