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 97]
 
ホーム 製品紹介 製造機械 ブログ メーカー一覧 会社概要 サービス一覧

Missing Method in FoodsController

Error: The action wagashi is not defined in controller FoodsController

Error: Create FoodsController::wagashi() in file: app/controllers/foods_controller.php.

<?php
class FoodsController extends AppController {

	var $name = 'Foods';


	function wagashi() {

	}

}
?>

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