Smarty(); $this->template_dir = DEF_TMPL_DIR; $this->compile_dir = DEF_SMARTY_TMPLC_DIR; $this->config_dir = DEF_SMARTY_CONFG_DIR; $this->cache_dir = DEF_SMARTY_CACHE_DIR; $this->caching = false; // $this->debugging = true; $this->debugging = false; // $this->caching = true; //public_htmlのディレクトリ $this->assign('DEF_DIR_PUBLIC_HTML', DEF_DIR_PUBLIC_HTML); // $this->assign('_DEF_DOC_ROOT_URL',_DEF_DOC_ROOT_URL); // $this->assign('_DEF_ADMIN_URL',_DEF_ADMIN_URL); } } ?>
Fatal error: Uncaught ValueError: mb_http_input(): Argument #1 ($type) must be one of "G", "P", "C", "S", "I", or "L" in /home/dmuser/public_html/eki/eki_conf.php:21 Stack trace: #0 /home/dmuser/public_html/eki/eki_conf.php(21): mb_http_input() #1 /home/dmuser/public_html/smt/eki/barrierfree.php(12): require('...') #2 {main} thrown in /home/dmuser/public_html/eki/eki_conf.php on line 21