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