From 933c6ce24d1bddc85be7e701cc14567b98bf0e9e Mon Sep 17 00:00:00 2001 From: Kazuki Suzuki Przyborowski Date: Fri, 27 Nov 2020 01:35:21 -0600 Subject: [PATCH] Add files via upload --- admin.php | 3 ++- calendar.php | 3 ++- category.php | 3 ++- event.php | 3 ++- forum.php | 3 ++- inc/html5.php | 12 +++++++++++- inc/misc/functions.php | 3 ++- inc/versioninfo.php | 6 +++--- index.php | 3 ++- install.php | 3 ++- member.php | 3 ++- messenger.php | 3 ++- profile.php | 3 ++- search.php | 3 ++- setup/html5.php | 12 +++++++++++- subcategory.php | 3 ++- subforum.php | 3 ++- topic.php | 3 ++- 18 files changed, 55 insertions(+), 20 deletions(-) diff --git a/admin.php b/admin.php index 4a0a9b1..e1035c2 100644 --- a/admin.php +++ b/admin.php @@ -11,7 +11,7 @@ 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 - $FileInfo: admin.php - Last Update: 08/02/2019 SVN 905 - Author: cooldude2k $ + $FileInfo: admin.php - Last Update: 11/27/2020 SVN 925 - Author: cooldude2k $ */ if(ini_get("register_globals")) { require_once('inc/misc/killglobals.php'); } @@ -38,6 +38,7 @@ $title_html = htmlentities($Settings['board_name'].$idbpowertitle, ENT_QUOTES, $ + <?php echo $Settings['board_name'].$idbpowertitle; ?> diff --git a/calendar.php b/calendar.php index e7b020c..3b6be01 100644 --- a/calendar.php +++ b/calendar.php @@ -11,7 +11,7 @@ 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 - $FileInfo: calendar.php - Last Update: 08/02/2019 SVN 905 - Author: cooldude2k $ + $FileInfo: calendar.php - Last Update: 11/27/2020 SVN 925 - Author: cooldude2k $ */ if(ini_get("register_globals")) { require_once('inc/misc/killglobals.php'); } @@ -28,6 +28,7 @@ $title_html = htmlentities($Settings['board_name'].$idbpowertitle, ENT_QUOTES, $ + <?php echo $Settings['board_name'].$idbpowertitle; ?> diff --git a/category.php b/category.php index 53aace3..8638017 100644 --- a/category.php +++ b/category.php @@ -11,7 +11,7 @@ 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 - $FileInfo: category.php - Last Update: 08/02/2019 SVN 905 - Author: cooldude2k $ + $FileInfo: category.php - Last Update: 11/27/2020 SVN 925 - Author: cooldude2k $ */ if(ini_get("register_globals")) { require_once('inc/misc/killglobals.php'); } @@ -30,6 +30,7 @@ $title_html = htmlentities($Settings['board_name'].$idbpowertitle, ENT_QUOTES, $ + <?php echo $Settings['board_name'].$idbpowertitle; ?> diff --git a/event.php b/event.php index efce5d4..ab500bc 100644 --- a/event.php +++ b/event.php @@ -11,7 +11,7 @@ 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 - $FileInfo: event.php - Last Update: 08/02/2019 SVN 905 - Author: cooldude2k $ + $FileInfo: event.php - Last Update: 11/27/2020 SVN 925 - Author: cooldude2k $ */ if(ini_get("register_globals")) { require_once('inc/misc/killglobals.php'); } @@ -28,6 +28,7 @@ $title_html = htmlentities($Settings['board_name'].$idbpowertitle, ENT_QUOTES, $ + <?php echo $Settings['board_name'].$idbpowertitle; ?> diff --git a/forum.php b/forum.php index c5080b5..c7adc79 100644 --- a/forum.php +++ b/forum.php @@ -11,7 +11,7 @@ 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 - $FileInfo: forum.php - Last Update: 08/02/2019 SVN 905 - Author: cooldude2k $ + $FileInfo: forum.php - Last Update: 11/27/2020 SVN 925 - Author: cooldude2k $ */ if(ini_get("register_globals")) { require_once('inc/misc/killglobals.php'); } @@ -36,6 +36,7 @@ $title_html = htmlentities($Settings['board_name'].$idbpowertitle, ENT_QUOTES, $ + <?php echo $Settings['board_name'].$idbpowertitle; ?> diff --git a/inc/html5.php b/inc/html5.php index f21eea7..8f550d1 100644 --- a/inc/html5.php +++ b/inc/html5.php @@ -11,7 +11,7 @@ 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 - $FileInfo: html5.php - Last Update: 11/26/2020 SVN 923 - Author: cooldude2k $ + $FileInfo: html5.php - Last Update: 11/27/2020 SVN 927 - Author: cooldude2k $ */ $File3Name = basename($_SERVER['SCRIPT_NAME']); if ($File3Name=="html5.php"||$File3Name=="/html5.php") { @@ -175,6 +175,7 @@ ob_start("idb_suboutput_handler"); if($XHTML5===false) { ?> + + + + + + + + + + diff --git a/inc/misc/functions.php b/inc/misc/functions.php index c630b6c..ef59bd2 100644 --- a/inc/misc/functions.php +++ b/inc/misc/functions.php @@ -11,7 +11,7 @@ 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 - $FileInfo: functions.php - Last Update: 11/26/2020 SVN 919 - Author: cooldude2k $ + $FileInfo: functions.php - Last Update: 11/27/2020 SVN 925 - Author: cooldude2k $ */ $File3Name = basename($_SERVER['SCRIPT_NAME']); if ($File3Name=="functions.php"||$File3Name=="/functions.php") { @@ -76,6 +76,7 @@ $output = preg_replace("/(.*?)<\/title>/i", "<title>".$new_title."/i", "", $output); $output = preg_replace("//i", "", $output); +$output = preg_replace("//i", "", $output); /* Change Some PHP Settings Fix the &PHPSESSID to &PHPSESSID */ $SessName = session_name(); $output = preg_replace("/&PHPSESSID/", "&PHPSESSID", $output); diff --git a/inc/versioninfo.php b/inc/versioninfo.php index 0dbdf45..fa5727a 100644 --- a/inc/versioninfo.php +++ b/inc/versioninfo.php @@ -11,7 +11,7 @@ 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 - $FileInfo: versioninfo.php - Last Update: 11/26/2020 SVN 924 - Author: cooldude2k $ + $FileInfo: versioninfo.php - Last Update: 11/27/2020 SVN 925 - Author: cooldude2k $ */ $File3Name = basename($_SERVER['SCRIPT_NAME']); if ($File3Name=="versioninfo.php"||$File3Name=="/versioninfo.php") { @@ -27,8 +27,8 @@ function version_info($proname,$subver,$ver,$supver,$reltype,$svnver,$showsvn) { return $return_var; } // Version number and date stuff. :P $VER1[0] = 0; $VER1[1] = 5; $VER1[2] = 3; $VERFull[1] = $VER1[0].".".$VER1[1].".".$VER1[2]; -$VER2[0] = "Alpha"; $VER2[1] = "Al"; $VER2[2] = "SVN"; $SubVerN = 924; $GitRevN = "$Id$"; -$SVNDay[0] = 11; $SVNDay[1] = 26; $SVNDay[2] = 2020; $SVNDay[3] = $SVNDay[0]."/".$SVNDay[1]."/".$SVNDay[2]; +$VER2[0] = "Alpha"; $VER2[1] = "Al"; $VER2[2] = "SVN"; $SubVerN = 925; $GitRevN = "$Id$"; +$SVNDay[0] = 11; $SVNDay[1] = 27; $SVNDay[2] = 2020; $SVNDay[3] = $SVNDay[0]."/".$SVNDay[1]."/".$SVNDay[2]; $AltName = "DF2k"; $AltName2 = "DF2k"; $RName = "iDB"; $SFName = "IntDB"; $RFullName = "Internet Discussion Boards"; $AltFullName = "Discussion Forums 2k"; $AltGM2k = "Game Maker 2k"; $VerCheckName = "iDB"; $AltVerCheckName = "DF2k"; $AltiDBHome = "https://idb.osdn.jp/"; diff --git a/index.php b/index.php index 7f20d85..368ec52 100644 --- a/index.php +++ b/index.php @@ -11,7 +11,7 @@ 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 - $FileInfo: index.php - Last Update: 08/02/2019 SVN 905 - Author: cooldude2k $ + $FileInfo: index.php - Last Update: 11/27/2020 SVN 925 - Author: cooldude2k $ */ if(ini_get("register_globals")) { require_once('inc/misc/killglobals.php'); } @@ -68,6 +68,7 @@ $title_html = htmlentities($Settings['board_name'].$idbpowertitle, ENT_QUOTES, $ + <?php echo $Settings['board_name'].$idbpowertitle; ?> diff --git a/install.php b/install.php index 41616cc..50c62bd 100644 --- a/install.php +++ b/install.php @@ -12,7 +12,7 @@ Copyright 2004-2019 Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2 iDB Installer made by Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2support/category.php?act=view&id=2 - $FileInfo: install.php - Last Update: 08/02/2019 SVN 905 - Author: cooldude2k $ + $FileInfo: install.php - Last Update: 11/27/2020 SVN 925 - Author: cooldude2k $ *//* if(ini_get("register_globals")) { require_once('inc/misc/killglobals.php'); } @@ -180,6 +180,7 @@ $title_html = htmlentities("Installing ".$VerInfo['iDB_Ver_Show'], ENT_QUOTES, $ + <?php echo "Installing ".$VerInfo['iDB_Ver_Show']; ?> diff --git a/member.php b/member.php index c8cec6d..c2f1872 100644 --- a/member.php +++ b/member.php @@ -11,7 +11,7 @@ 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 - $FileInfo: member.php - Last Update: 08/02/2019 SVN 905 - Author: cooldude2k $ + $FileInfo: member.php - Last Update: 11/27/2020 SVN 925 - Author: cooldude2k $ */ if(ini_get("register_globals")) { require_once('inc/misc/killglobals.php'); } @@ -32,6 +32,7 @@ $title_html = htmlentities($Settings['board_name'].$idbpowertitle, ENT_QUOTES, $ + <?php echo $Settings['board_name'].$idbpowertitle; ?> diff --git a/messenger.php b/messenger.php index 3cadd77..a9afa26 100644 --- a/messenger.php +++ b/messenger.php @@ -11,7 +11,7 @@ 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 - $FileInfo: messenger.php - Last Update: 08/02/2019 SVN 905 - Author: cooldude2k $ + $FileInfo: messenger.php - Last Update: 11/27/2020 SVN 925 - Author: cooldude2k $ */ if(ini_get("register_globals")) { require_once('inc/misc/killglobals.php'); } @@ -28,6 +28,7 @@ $title_html = htmlentities($Settings['board_name'].$idbpowertitle, ENT_QUOTES, $ + <?php echo $Settings['board_name'].$idbpowertitle; ?> diff --git a/profile.php b/profile.php index b66ddb6..62c7c00 100644 --- a/profile.php +++ b/profile.php @@ -11,7 +11,7 @@ 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 - $FileInfo: profile.php - Last Update: 08/02/2019 SVN 905 - Author: cooldude2k $ + $FileInfo: profile.php - Last Update: 11/27/2020 SVN 925 - Author: cooldude2k $ */ if(ini_get("register_globals")) { require_once('inc/misc/killglobals.php'); } @@ -28,6 +28,7 @@ $title_html = htmlentities($Settings['board_name'].$idbpowertitle, ENT_QUOTES, $ + <?php echo $Settings['board_name'].$idbpowertitle; ?> diff --git a/search.php b/search.php index 6a9f822..a8c0593 100644 --- a/search.php +++ b/search.php @@ -11,7 +11,7 @@ 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 - $FileInfo: search.php - Last Update: 08/02/2019 SVN 905 - Author: cooldude2k $ + $FileInfo: search.php - Last Update: 11/27/2020 SVN 925 - Author: cooldude2k $ */ if(ini_get("register_globals")) { require_once('inc/misc/killglobals.php'); } @@ -30,6 +30,7 @@ $title_html = htmlentities($Settings['board_name'].$idbpowertitle, ENT_QUOTES, $ + <?php echo $Settings['board_name'].$idbpowertitle; ?> diff --git a/setup/html5.php b/setup/html5.php index dc496ce..680dcc5 100644 --- a/setup/html5.php +++ b/setup/html5.php @@ -11,7 +11,7 @@ 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 - $FileInfo: html5.php - Last Update: 11/26/2020 SVN 923 - Author: cooldude2k $ + $FileInfo: html5.php - Last Update: 11/27/2020 SVN 927 - Author: cooldude2k $ */ $File3Name = basename($_SERVER['SCRIPT_NAME']); if ($File3Name=="xhtml10.php"||$File3Name=="/xhtml10.php") { @@ -173,6 +173,7 @@ if($XHTML5===false) { + + " /> + + + + + + + + diff --git a/subcategory.php b/subcategory.php index 82cc085..731a400 100644 --- a/subcategory.php +++ b/subcategory.php @@ -11,7 +11,7 @@ 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 - $FileInfo: subcategory.php - Last Update: 08/02/2019 SVN 905 - Author: cooldude2k $ + $FileInfo: subcategory.php - Last Update: 11/27/2020 SVN 925 - Author: cooldude2k $ */ if(ini_get("register_globals")) { require_once('inc/misc/killglobals.php'); } @@ -30,6 +30,7 @@ $title_html = htmlentities($Settings['board_name'].$idbpowertitle, ENT_QUOTES, $ + <?php echo $Settings['board_name'].$idbpowertitle; ?> diff --git a/subforum.php b/subforum.php index 3bd0a23..2acebe4 100644 --- a/subforum.php +++ b/subforum.php @@ -11,7 +11,7 @@ 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 - $FileInfo: subforum.php - Last Update: 08/02/2019 SVN 905 - Author: cooldude2k $ + $FileInfo: subforum.php - Last Update: 11/27/2020 SVN 925 - Author: cooldude2k $ */ if(ini_get("register_globals")) { require_once('inc/misc/killglobals.php'); } @@ -36,6 +36,7 @@ $title_html = htmlentities($Settings['board_name'].$idbpowertitle, ENT_QUOTES, $ + <?php echo $Settings['board_name'].$idbpowertitle; ?> diff --git a/topic.php b/topic.php index 46305c0..0dc58b4 100644 --- a/topic.php +++ b/topic.php @@ -11,7 +11,7 @@ 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 - $FileInfo: topic.php - Last Update: 08/02/2019 SVN 905 - Author: cooldude2k $ + $FileInfo: topic.php - Last Update: 11/27/2020 SVN 925 - Author: cooldude2k $ */ if(ini_get("register_globals")) { require_once('inc/misc/killglobals.php'); } @@ -29,6 +29,7 @@ $title_html = htmlentities($Settings['board_name'].$idbpowertitle, ENT_QUOTES, $ + <?php echo $Settings['board_name'].$idbpowertitle; ?> -- 2.11.0