OSDN Git Service

Add files via upload
authorKazuki Suzuki Przyborowski <kazuki.przyborowski@gmail.com>
Thu, 26 Nov 2020 09:17:48 +0000 (03:17 -0600)
committerGitHub <noreply@github.com>
Thu, 26 Nov 2020 09:17:48 +0000 (03:17 -0600)
inc/versioninfo.php
themes/Gray/opengraph.png [new file with mode: 0644]
themes/Pink/opengraph.png [new file with mode: 0644]
themes/Rand/opengraph.png [new file with mode: 0644]
themes/iDB/opengraph.png [new file with mode: 0644]

index 2fef827..15b5daf 100644 (file)
@@ -11,7 +11,7 @@
     Copyright 2004-2019 iDB Support - https://idb.osdn.jp/support/category.php?act=view&id=1\r
     Copyright 2004-2019 Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2\r
 \r
-    $FileInfo: versioninfo.php - Last Update: 11/26/2020 SVN 919 - Author: cooldude2k $\r
+    $FileInfo: versioninfo.php - Last Update: 11/26/2020 SVN 920 - Author: cooldude2k $\r
 */\r
 $File3Name = basename($_SERVER['SCRIPT_NAME']);\r
 if ($File3Name=="versioninfo.php"||$File3Name=="/versioninfo.php") {\r
@@ -27,7 +27,7 @@ function version_info($proname,$subver,$ver,$supver,$reltype,$svnver,$showsvn) {
        return $return_var; }\r
 // Version number and date stuff. :P\r
 $VER1[0] = 0; $VER1[1] = 5; $VER1[2] = 3; $VERFull[1] = $VER1[0].".".$VER1[1].".".$VER1[2];\r
-$VER2[0] = "Alpha"; $VER2[1] = "Al"; $VER2[2] = "SVN"; $SubVerN = 919; $GitRevN = "$Id$";\r
+$VER2[0] = "Alpha"; $VER2[1] = "Al"; $VER2[2] = "SVN"; $SubVerN = 920; $GitRevN = "$Id$";\r
 $SVNDay[0] = 11; $SVNDay[1] = 26; $SVNDay[2] = 2020; $SVNDay[3] = $SVNDay[0]."/".$SVNDay[1]."/".$SVNDay[2];\r
 $AltName = "DF2k"; $AltName2 = "DF2k"; $RName = "iDB"; $SFName = "IntDB";\r
 $RFullName = "Internet Discussion Boards"; $AltFullName = "Discussion Forums 2k"; $AltGM2k = "Game Maker 2k";\r
diff --git a/themes/Gray/opengraph.png b/themes/Gray/opengraph.png
new file mode 100644 (file)
index 0000000..806f364
Binary files /dev/null and b/themes/Gray/opengraph.png differ
diff --git a/themes/Pink/opengraph.png b/themes/Pink/opengraph.png
new file mode 100644 (file)
index 0000000..38903d2
Binary files /dev/null and b/themes/Pink/opengraph.png differ
diff --git a/themes/Rand/opengraph.png b/themes/Rand/opengraph.png
new file mode 100644 (file)
index 0000000..fc58126
Binary files /dev/null and b/themes/Rand/opengraph.png differ
diff --git a/themes/iDB/opengraph.png b/themes/iDB/opengraph.png
new file mode 100644 (file)
index 0000000..5d73a61
Binary files /dev/null and b/themes/iDB/opengraph.png differ