Missing Controller

Error: 初めての方へController could not be found.

Error: Create the class 初めての方へController below in file: app/controllers/初めての方へcontroller.php

<?php
class 初めての方へController extends AppController {

	var $name = '初めての方へ';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp