OSDN Git Service

Add options into "include_libs" function for including mb_emulator.
[nucleus-jp/nucleus-jp-ancient.git] / utf8 / nucleus / libs / globalfunctions.php
index 6bb0df3..fb4d151 100755 (executable)
@@ -107,7 +107,7 @@ if (!isset($CONF['installscript'])) {
  */\r
 if (!function_exists('mb_convert_encoding')){\r
        global $mbemu_internals;\r
-       include_once($DIR_LIBS.'mb_emulator/mb-emulator.php');\r
+       include_libs('mb_emulator/mb-emulator.php',true,false);\r
 }\r
 \r
 // we will use postVar, getVar, ... methods instead of HTTP_GET_VARS or _GET\r