diff --git a/index.php b/index.php index cf29694c8..dcd95dbbc 100644 --- a/index.php +++ b/index.php @@ -143,7 +143,7 @@ $RSIDEBAR_DATA = $MIRROR_IMAGE . $RSIDEBAR_DATA; $ONLOAD = "boldEvents();"; // Write out common header -commonHeader("Hypertext Preprocessor"); +site_header("Hypertext Preprocessor"); // DO NOT REMOVE THIS COMMENT (the RSS parser is dependant on it) ?> @@ -207,7 +207,6 @@ of the public sector. is finally out and includes a full 48-page chapter on PHP. This is an excellent resource from Jeffrey Friedl who has been writing about regexps for years.
-