Notice (8): Undefined variable: system [APP/views/layouts/default.ctp, line 25]" /> Notice (8): Undefined variable: system [APP/views/layouts/default.ctp, line 26]" />
Notice (8): Undefined variable: system [APP/views/layouts/default.ctp, line 58]
トップページ News & Topics
Notice (8): Undefined variable: firstWorkId [APP/views/layouts/default.ctp, line 79]
業務内容 経営相談Q&A 会社概要 お問い合わせ
NBNコンサルティング
    Notice (8): Undefined variable: works [APP/views/layouts/default.ctp, line 126]
    Warning (2): Invalid argument supplied for foreach() [APP/views/layouts/default.ctp, line 126]
Notice (8): Undefined variable: bannerDir [APP/views/layouts/default.ctp, line 165]

Missing Method in PublicController

Error: The action voices is not defined in controller PublicController

Error: Create PublicController::voices() in file: app/controllers/public_controller.php.

<?php
class PublicController extends AppController {

	var $name = 'Public';


	function voices() {

	}

}
?>

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


このページのトップへ戻る