remove some old adbox code

This commit is contained in:
Xkeeper 2019-01-02 13:30:21 -08:00
parent c7d7f63e8f
commit fdf4e65e3c
No known key found for this signature in database
GPG Key ID: 397C04773ABE4045
2 changed files with 3 additions and 8 deletions

View File

@ -279,10 +279,7 @@
}
print "$tblend<br>$privatebox
". adbox() ."<br>
$tblstart$forumlist$tblend$footer";
printtimedif($startingtime);
}
?>

View File

@ -57,6 +57,7 @@
$radio='<input type=radio class=radio name';
$txta='<textarea wrap=virtual name';
$tblstart='<table class="table" cellspacing=0>';
$tblstartf='<table class="table table-fixed" cellspacing=0>';
$tblend='</table>';
$sepn=array('Dashes','Line','Full horizontal line','None');
$sep=array('<br><br>--------------------<br>',
@ -442,9 +443,6 @@
function makeheader($header1,$headlinks,$header2) {
global $loguser, $PHP_SELF;
$header = $header1.$headlinks.$header2;
if (!$loguser['id'] && strpos($PHP_SELF, "index.php") === false) {
$header .= adbox() ."<br>";
}
return $header;
}
@ -502,7 +500,7 @@
$header=makeheader($header1,$headlinks,$header2);
$footer=" </textarea></form></embed></noembed></noscript></noembed></embed></table></table>
<br>". ($loguser['id'] && strpos($PHP_SELF, "index.php") === false ? adbox() ."<br>" : "") ."
<br>
<center>
<!--