OSDN Git Service

Small update
[idb/iDB.git.git] / inc / misc / sql / index.php
1 <?php
2 /*
3     This program is free software; you can redistribute it and/or modify
4     it under the terms of the Revised BSD License.
5
6     This program is distributed in the hope that it will be useful,
7     but WITHOUT ANY WARRANTY; without even the implied warranty of
8     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
9     Revised BSD License for more details.
10
11     Copyright 2004-2022 iDB Support - https://idb.osdn.jp/support/category.php?act=view&id=1
12     Copyright 2004-2022 Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2
13
14     $FileInfo: index.php - Last Update: 4/9/2022 SVN 959 - Author: cooldude2k $
15 */
16 header('Location: ../../../index.php');
17 ?>