X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=profile.php;fp=profile.php;h=f013788b9be5b8ee7709427e695d0576bead4eab;hb=6049b65be464ca261886b21e2207dfbb99900036;hp=62c7c001da9028b11c255fea28e3714d2c32af53;hpb=2d9a9185f800fd0ecd14a9562419bb8e336cfd1c;p=idb%2FiDB.git.git diff --git a/profile.php b/profile.php index 62c7c00..f013788 100644 --- a/profile.php +++ b/profile.php @@ -8,10 +8,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Revised BSD License for more details. - Copyright 2004-2019 iDB Support - https://idb.osdn.jp/support/category.php?act=view&id=1 - Copyright 2004-2019 Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2 + Copyright 2004-2022 iDB Support - https://idb.osdn.jp/support/category.php?act=view&id=1 + Copyright 2004-2022 Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2 - $FileInfo: profile.php - Last Update: 11/27/2020 SVN 925 - Author: cooldude2k $ + $FileInfo: profile.php - Last Update: 4/9/2022 SVN 959 - Author: cooldude2k $ */ if(ini_get("register_globals")) { require_once('inc/misc/killglobals.php'); }