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

Error: Create the class DirectoriesController below in file: app/controllers/directories_controller.php

<?php
class DirectoriesController extends AppController {

	var $name = 'Directories';
}
?>

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

Advertisement

Advertisement