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