Notice (8): Undefined index: CakeError [APP/app_controller.php, line 431]
CakePHP: the rapid development php framework: 日祥商会|

Missing Controller

Error: GoodsController could not be found.

Error: Create the class GoodsController below in file: app/controllers/goods_controller.php

<?php
class GoodsController extends AppController {

	var $name = 'Goods';
}
?>

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