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