Note: You are viewing this site without it's intended layout and design. This is either because your browser has ignored the stylesheet or you have an outdated web browser that doesn't support W3C Web Standards. In this case we suggest upgrading to a modern, standards–compliant web browser.

코리아타운 KoreaTown



Missing Controller

Error: FleaMarketController could not be found.

Error: Create the class FleaMarketController below in file: app/controllers/flea_market_controller.php

<?php
class FleaMarketController extends AppController {

	var $name = 'FleaMarket';
}
?>

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

Advertisement

Advertisement