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: CommunitiesController could not be found.

Error: Create the class CommunitiesController below in file: app/controllers/communities_controller.php

<?php
class CommunitiesController extends AppController {

	var $name = 'Communities';
}
?>

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

Advertisement

Advertisement