Missing Method in PublicController

Error: The action contact is not defined in controller PublicController

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

<?php
class PublicController extends AppController {

	var $name = 'Public';


	function contact() {

	}

}
?>

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

浜松異業種交流会

交流会・セミナー情報

    Notice (8): Undefined variable: reports [APP/views/layouts/default.ctp, line 279]
    Warning (2): Invalid argument supplied for foreach() [APP/views/layouts/default.ctp, line 279]

お知らせ

    Notice (8): Undefined variable: infomations [APP/views/layouts/default.ctp, line 302]
    Warning (2): Invalid argument supplied for foreach() [APP/views/layouts/default.ctp, line 302]