From 384c786b3d98ee32db42fc194746e1c91c3ef270 Mon Sep 17 00:00:00 2001 From: naoki hirata Date: Wed, 20 Feb 2019 06:36:34 +0900 Subject: [PATCH] =?utf8?q?=E6=9C=AA=E4=BD=BF=E7=94=A8=E3=81=AEDB=E6=9B=B4?= =?utf8?q?=E6=96=B0=E3=82=B9=E3=82=AF=E3=83=AA=E3=83=97=E3=83=88=E5=89=8A?= =?utf8?q?=E9=99=A4=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- include/sql/update/2018110501_to_2019020501.sql | 27 ------------------------- 1 file changed, 27 deletions(-) delete mode 100644 include/sql/update/2018110501_to_2019020501.sql diff --git a/include/sql/update/2018110501_to_2019020501.sql b/include/sql/update/2018110501_to_2019020501.sql deleted file mode 100644 index 3f13539b..00000000 --- a/include/sql/update/2018110501_to_2019020501.sql +++ /dev/null @@ -1,27 +0,0 @@ --- * --- * バージョンアップ用スクリプト --- * --- * PHP versions 5 --- * --- * LICENSE: This source file is licensed under the terms of the GNU General Public License. --- * --- * @package Magic3 Framework --- * @author 平田直毅(Naoki Hirata) --- * @copyright Copyright 2006-2019 Magic3 Project. --- * @license http://www.gnu.org/copyleft/gpl.html GPL License --- * @version SVN: $Id$ --- * @link http://www.magic3.org --- * --- -------------------------------------------------------------------------------------------------- --- バージョンアップ用スクリプト --- -------------------------------------------------------------------------------------------------- - --- *** システムベーステーブル *** --- システム設定マスター --- DELETE FROM _system_config WHERE sc_id = 'server_dir'; --- INSERT INTO _system_config --- (sc_id, sc_value, sc_name) VALUES --- ('server_dir', '', 'サーバディレクトリ'); - --- *** システム標準テーブル *** - -- 2.11.0