OSDN Git Service

Small update to iDB VerCheck
[idb/iDB-Extras.git.git] / vercheck / inc / 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 2009-2014 iDB Support - http://idb.berlios.de/
12     Copyright 2009-2014 Game Maker 2k - http://gamemaker2k.org/
13
14     $FileInfo: index.php - Last Update: 07/18/2014 Ver 2.5 - Author: cooldude2k $
15 */
16 header('Location: ../index.php');
17 ?>