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