現在の教室登録院数 2603 件

ダンススクール・ダンス教室の口コミ検索ネット

Missing Method in HomeController

Error: The action detail is not defined in controller HomeController

Error: Create HomeController::detail() in file: app/Controller/HomeController.php.

<?php
class HomeController extends AppController {


	public function detail() {

	}

}

Notice: If you want to customize this error message, create app/View/Errors/missing_action.ctp

Stack Trace

ページの先頭へ戻る