Missing Controller
Error: ComicController could not be found.
Error: Create the class ComicController below in file: jinan.timescore.co.kr/controllers/comic_controller.php
<?php
class ComicController extends AppController {
var $name = 'Comic';
}
?>
Notice: If you want to customize this error message, create jinan.timescore.co.kr/views/errors/missing_controller.ctp
