OSDN Git Service

Small update.
authorJoshua Thomas Przyborowski <joshua.przyborowski@gmail.com>
Wed, 20 Dec 2017 07:12:28 +0000 (01:12 -0600)
committerJoshua Thomas Przyborowski <joshua.przyborowski@gmail.com>
Wed, 20 Dec 2017 07:12:28 +0000 (01:12 -0600)
NeoSrcView/index.php
vercheck/download.php
vercheck/index.php

index aad136b..2bd7d6f 100644 (file)
@@ -256,8 +256,6 @@ $utimestamp = $utimestamp + $tsa['minute'] * $utsminute;
 $utimestamp = $utimestamp + $minoffset * $utsminute;
 $timestamp = $timestamp + $utimestamp;
 return date($format,$timestamp); }
-       $Names['SB'] = "Stephanie Braun";
-define("_stephanie_", $Names['SB']);
 // Change Time Stamp to a readable time
 function TimeChange($format,$timestamp,$offset,$minoffset=null,$dst=null) {
 return GMTimeChange($format,$timestamp,$offset,$minoffset,$dst); }
@@ -304,9 +302,6 @@ if(!is_numeric($_GET['minoffset'])) { $_GET['minoffset'] = "00"; }
 if($_GET['minoffset']>=59) { $_GET['minoffset'] = "59"; }
 if($_GET['minoffset']<=0) { $_GET['minoffset'] = "00"; }
 $TimeOffSet = $_GET['offset'].":".$_GET['minoffset'];
-// Renee Marilyn Sabonis is the best ever. ^_^
-       $Names['RS'] = "Renee Sabonis";
-define("_renee_", $Names['RS']);
 if(isset($_GET['tar'])&&$_GET['act']=="dwntar") {
 if($_GET['output']=="none") {
 $FileType = "application/x-tar";
index db57c16..00bd42a 100644 (file)
@@ -64,23 +64,19 @@ $files = array("iDB.zip","iDB.tar.gz","iDB.tar.bz2","iDB.tar.xz","iDB.7z","iDB-H
 <meta name="distribution" content="global">
 <link rel="icon" href="favicon.ico" type="image/icon">
 <link rel="shortcut icon" href="favicon.ico" type="image/icon">
-<?php echo "<!-- Katarzyna o_O -->"; ?>
 </head>
 
 <body>
 <?php $i = 0; $num = count($mirrors['mirror']);
-echo "<!-- Renee Sabonis ^_^ -->";
 while($i < $num) {
 $l = 0; $nums = count($files); ?>
 <ul><li><a href="<?php echo $mirrors['links'][$i]; ?>"><?php echo $mirrors['name'][$i]; ?></a><ul>
 <?php while($l < $nums) { ?>
        <li><a href="<?php echo $mirrors['url'][$i]; ?><?php echo $files[$l]; ?>"><?php echo $files[$l]; ?></a></li>
 <?php ++$l; } 
-echo "<!-- Renee Sabonis ^_^ -->"; ?>
 </ul></li></ul>
 <?php ++$i; } ?>
 <div class="copyright">Powered by <a href="http://ja.gamemaker2k.org/" title="iDB Al 0.4.7 SVN 753" onclick="window.open(this.href);return false;">iDB VerCheck</a> &copy; <a href="http://ja.gamemaker2k.org/support/category.php?act=view&amp;id=2" title="Game Maker 2k" onclick="window.open(this.href);return false;">Game Maker 2k</a> @ 2004 - 2011</div>
-<?php echo "<!-- Dagmara O_o -->"; ?>
 </body>
 </html>
 <?php } ?>
index b5a9be3..67fb412 100644 (file)
@@ -213,11 +213,9 @@ if(!isset($_GET['name'])&&!isset($_GET['bid'])) {
 <meta name="distribution" content="global">
 <link rel="icon" href="favicon.ico" type="image/icon">
 <link rel="shortcut icon" href="favicon.ico" type="image/icon">
-<!-- Katarzyna O_o -->
 </head>
 
 <body>
-<!-- Renee Sabonis ^_^ -->
 <form method="get" action="?act=vercheck&amp;vercheck=newtype&amp;encoded=false">
 <div>
 <input type="hidden" id="act" name="act" value="vercheck" />
@@ -230,7 +228,6 @@ if(!isset($_GET['name'])&&!isset($_GET['bid'])) {
 </form>
 
 <div class="copyright"><br />Powered by <a href="http://ja.gamemaker2k.org/" title="iDB-VerCheck <?php echo $site_version; ?>" onclick="window.open(this.href);return false;">iDB VerCheck</a> &copy; <a href="http://ja.gamemaker2k.org/support/category.php?act=view&amp;id=2" title="Game Maker 2k" onclick="window.open(this.href);return false;">Game Maker 2k</a> @ <?php echo $csryear." - ".$cryear; ?></div>
-<!-- Stephanie Braun o_O -->
 </body>
 </html>
 <?php exit(); } }
@@ -423,14 +420,14 @@ function html_tag_make($name="br",$emptytag=true,$attbvar=null,$attbval=null,$ex
        return $mytag; }
 // Start a xml document
 function xml_tag_make($type,$attbs,$retval=false) {
-       $renee1 = explode("&",$attbs);
-       $reneenum=count($renee1);
-       $reneei=0; $attblist = null;
-       while ($reneei < $reneenum) {
-       $renee2 = explode("=",$renee1[$reneei]);
-       if($renee2[0]!=null||$renee2[1]!=null) {
-       $attblist = $attblist.' '.$renee2[0].'="'.$renee2[1].'"'; }
-       ++$reneei; }
+       $melanie1 = explode("&",$attbs);
+       $melanienum=count($melanie1);
+       $melaniei=0; $attblist = null;
+       while ($melaniei < $melanienum) {
+       $melanie2 = explode("=",$melanie1[$melaniei]);
+       if($melanie2[0]!=null||$melanie2[1]!=null) {
+       $attblist = $attblist.' '.$melanie2[0].'="'.$melanie2[1].'"'; }
+       ++$melaniei; }
        if($retval!==false&&$retval!==true) { $retval=false; }
        if($retval===false) {
        echo '<?'.$type.$attblist.'?>'."\n"; }
@@ -470,11 +467,9 @@ if($_GET['redirect']!="on"&&$_GET['redirect']!="xml"&&$_GET['redirect']!="js") {
 <meta name="distribution" content="global">
 <link rel="icon" href="favicon.ico" type="image/icon">
 <link rel="shortcut icon" href="favicon.ico" type="image/icon">
-<!-- Katarzyna O_o -->
 </head>
 
 <body>
-<!-- Renee Sabonis ^_^ -->
 <?php }
 if(!isset($_GET['act'])) { $_GET['act'] = null; }
 if(!isset($_GET['redirect'])) { $_GET['redirect'] = null; }
@@ -611,7 +606,6 @@ if(!isset($_GET['name'])||!isset($_GET['reltype'])||!isset($_GET['ver'])||
        echo "Sorry need more info to check version."; ?>
 
 <div class="copyright"><br />Powered by <a href="http://ja.gamemaker2k.org/" title="iDB-VerCheck <?php echo $site_version; ?>" onclick="window.open(this.href);return false;">iDB VerCheck</a> &copy; <a href="http://ja.gamemaker2k.org/support/category.php?act=view&amp;id=2" title="Game Maker 2k" onclick="window.open(this.href);return false;">Game Maker 2k</a> @ <?php echo $csryear." - ".$cryear; ?></div>
-<!-- Stephanie Braun o_O -->
 </body>
 </html>
 <?php exit(); } }
@@ -851,7 +845,6 @@ if($_GET['redirect']!="on"&&$_GET['redirect']!="xml"&&$_GET['redirect']!="js") {
 ?>
 
 <div class="copyright"><br />Powered by <a href="http://ja.gamemaker2k.org/" title="iDB-VerCheck <?php echo $site_version; ?>" onclick="window.open(this.href);return false;">iDB VerCheck</a> &copy; <a href="http://ja.gamemaker2k.org/support/category.php?act=view&amp;id=2" title="Game Maker 2k" onclick="window.open(this.href);return false;">Game Maker 2k</a> @ <?php echo $csryear." - ".$cryear; ?></div>
-<!-- Stephanie Braun o_O -->
 </body>
 </html>
 <?php } ?>