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