use banner ad code from main winehq.org

This commit is contained in:
Jeremy Newman
2005-11-21 17:30:58 +00:00
parent 91fe4dd26c
commit 312ebc2b1f
9 changed files with 7 additions and 77 deletions

View File

@@ -58,10 +58,6 @@ function apidb_header($title = 0)
if ($title)
$title = " - $title";
// banner ad
include(BASE."include/banner.php");
$banner_ad = banner_display();
// Display Header
include(BASE."include/header.php");