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