From: Joshua Thomas Przyborowski Date: Wed, 20 Dec 2017 07:12:28 +0000 (-0600) Subject: Small update. X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=ddc55c2208e9c695f50032d044acbaf37e176dde;p=idb%2FiDB-Extras.git.git Small update. --- diff --git a/NeoSrcView/index.php b/NeoSrcView/index.php index aad136b..2bd7d6f 100644 --- a/NeoSrcView/index.php +++ b/NeoSrcView/index.php @@ -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"; diff --git a/vercheck/download.php b/vercheck/download.php index db57c16..00bd42a 100644 --- a/vercheck/download.php +++ b/vercheck/download.php @@ -64,23 +64,19 @@ $files = array("iDB.zip","iDB.tar.gz","iDB.tar.bz2","iDB.tar.xz","iDB.7z","iDB-H -"; ?> "; while($i < $num) { $l = 0; $nums = count($files); ?> -"; ?> diff --git a/vercheck/index.php b/vercheck/index.php index b5a9be3..67fb412 100644 --- a/vercheck/index.php +++ b/vercheck/index.php @@ -213,11 +213,9 @@ if(!isset($_GET['name'])&&!isset($_GET['bid'])) { - -
@@ -230,7 +228,6 @@ if(!isset($_GET['name'])&&!isset($_GET['bid'])) { - '."\n"; } @@ -470,11 +467,9 @@ if($_GET['redirect']!="on"&&$_GET['redirect']!="xml"&&$_GET['redirect']!="js") { - - - -