OSDN Git Service

Merge Yamamoto's personal 3.51 release. Still remain some codes such as NP_Security_E...
[nucleus-jp/nucleus-jp-ancient.git] / utf8 / nucleus / index.php
index fffd6d7..a7fbd34 100755 (executable)
@@ -25,8 +25,7 @@
        if ($CONF['alertOnSecurityRisk'] == 1) {
                // check if files exist and generate an error if so
                $aFiles = array(
-                       '../install.sql' => _ERRORS_INSTALLSQL,\r
-                       '../install.php' => _ERRORS_INSTALLPHP,\r
+                '../install' => _ERRORS_INSTALLDIR,
                        'upgrades'       => _ERRORS_UPGRADESDIR,\r
                        'convert'        => _ERRORS_CONVERTDIR\r
                );