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