From d950f80ee8e989612d3dc2b551102a9a85e833e7 Mon Sep 17 00:00:00 2001
From: Mehdi Achour
Date: Thu, 15 Feb 2007 23:43:13 +0000
Subject: [PATCH] XHTML fixes
---
archive/2003.php | 2 +-
archive/2004.php | 2 +-
archive/2005.php | 14 +++++++-------
download-logos.php | 2 +-
mailing-lists.php | 4 ++--
5 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/archive/2003.php b/archive/2003.php
index e9fcf360f..bb077c057 100644
--- a/archive/2003.php
+++ b/archive/2003.php
@@ -51,7 +51,7 @@ site_header("News Archive - 2003");
PHP Magazine in PDF Format
[15-Dec-2003]
- Software & Support Media,
+ Software & Support Media,
producers of the International
PHP Conference, are pleased to announce a new monthly version of their
print publication, the "International
diff --git a/archive/2004.php b/archive/2004.php
index 4ffe5af31..4201efff3 100644
--- a/archive/2004.php
+++ b/archive/2004.php
@@ -437,7 +437,7 @@ site_header("News Archive - 2004");
There are few changes changes since Release Candidate 2, which can be found
-here.
+here.
diff --git a/archive/2005.php b/archive/2005.php
index a8f9555ba..31ff8bc38 100644
--- a/archive/2005.php
+++ b/archive/2005.php
@@ -40,13 +40,13 @@ The complete details about all of the changes can be found in the
The PHP development team is proud to announce the release of PHP 5.1.0.
Some of the key features of PHP 5.1.0 include:
-- A complete rewrite of date handling code, with improved timezone support.
-
- Significant performance improvements compared to PHP 5.0.X.
-
- PDO extension is now enabled by default.
-
- Over 30 new functions in various extensions and built-in functionality.
-
- Bundled libraries, PCRE and SQLite upgraded to latest versions.
-
- Over 400 various bug fixes.
-
- PEAR upgraded to version 1.4.5
+
- A complete rewrite of date handling code, with improved timezone support.
+- Significant performance improvements compared to PHP 5.0.X.
+- PDO extension is now enabled by default.
+- Over 30 new functions in various extensions and built-in functionality.
+- Bundled libraries, PCRE and SQLite upgraded to latest versions.
+- Over 400 various bug fixes.
+- PEAR upgraded to version 1.4.5
In addition to new features, this release includes a number of important
diff --git a/download-logos.php b/download-logos.php
index d1b2f1663..3516292ea 100644
--- a/download-logos.php
+++ b/download-logos.php
@@ -16,7 +16,7 @@ site_header("Download Logos");
// Print recommended star cell
function print_star()
{
- echo "* | \n";
+ echo "* | \n";
}
// Provide a random bgcolor setting for a cell
diff --git a/mailing-lists.php b/mailing-lists.php
index e32057322..306d95e4f 100644
--- a/mailing-lists.php
+++ b/mailing-lists.php
@@ -299,13 +299,13 @@ function output_lists_table($mailing_lists)