OSDN Git Service

FIX:変数名の誤記を修正
[nucleus-jp/nucleus-next.git] / install / index.php
index ce97006..17fb9a3 100644 (file)
@@ -944,7 +944,7 @@ function do_install()
        if ( DB::execute($query) === FALSE )\r
        {\r
                $errinfo = DB::getError();\r
-               $errors[] = _INST_ERROR4 . ' (<small>' . $newpost . '</small>): ' . $errinfo[2];\r
+               $errors[] = _INST_ERROR4 . ' (<small>' . $query . '</small>): ' . $errinfo[2];\r
        }\r
 \r
        /* push configurations */\r