OSDN Git Service

Change path for install script in config.php and so on.
authorsakamocchi <sakamocchi@1ca29b6e-896d-4ea0-84a5-967f57386b96>
Mon, 27 Dec 2010 06:54:13 +0000 (06:54 +0000)
committersakamocchi <sakamocchi@1ca29b6e-896d-4ea0-84a5-967f57386b96>
Mon, 27 Dec 2010 06:54:13 +0000 (06:54 +0000)
git-svn-id: https://svn.sourceforge.jp/svnroot/nucleus-jp/nucleus-jp/trunk@1070 1ca29b6e-896d-4ea0-84a5-967f57386b96

utf8/config.php
utf8/install/install_lang_japanese.php
utf8/nucleus/upgrades/index.html [moved from utf8/nucleus/upgrades/index.ja.html with 100% similarity]

index b587c78..dcef242 100755 (executable)
@@ -48,7 +48,7 @@ $DIR_LANG    = $DIR_NUCLEUS . 'language/';
 $DIR_LIBS    = $DIR_NUCLEUS . 'libs/';
 
 if (!@file_exists($DIR_LIBS . 'globalfunctions.php')) {
-       echo 'Configuration error, please run the <a href="install.php">install script</a> or modify config.php';
+       echo 'Configuration error, please run the <a href="./install/index.php">install script</a> or modify config.php';
        exit;
 }
 
index dd50346..a8e71be 100644 (file)
@@ -143,7 +143,7 @@ define('_TEXT14_L1',                        'あなたがコメントを必要としないのであ
 define('_TEXT14_L2',                   'スパムを撃退・管理する為のプラグインをインストールすることも可能です:<a href="http://japan.nucleuscms.org/wiki/plugins_by_category#supamutsuru">Nucleus Japan wiki</a> (ブックマークをお勧めします)');\r
 define('_HEADER10',                            'インストールファイルの削除');\r
 define('_TEXT15',                              '<p>ウェブサーバから /install/ ディレクトリを削除してください:</p>');\r
-define('_TEXT15_L1',                   '<b>install.sql</b>:テーブルの構造を内包するファイル');\r
+define('_TEXT15_L1',                   '<b>install/install.sql</b>:テーブルの構造を内包するファイル');\r
 define('_TEXT15_L2',                   '<b>install/index.php</b>:このファイル');\r
 \r
 define('_TEXT15_L3',                   '<b>install_lang_japanese.php</b>:インストーラの言語ファイル');\r