Commit:    ea1ec3575286453704133acd012976130635d16f
Author:    Hannes Magnusson <[email protected]>         Wed, 20 Nov 2013 
19:08:29 -0800
Parents:   ff8a3a256ef31555c87ae19ec0b299e31947d22d
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=ea1ec3575286453704133acd012976130635d16f

Log:
whooops :D

Changed paths:
  M  index.php


Diff:
diff --git a/index.php b/index.php
index 69eded1..77731a5 100644
--- a/index.php
+++ b/index.php
@@ -142,7 +142,7 @@ site_header("Hypertext Preprocessor",
 );
 
 // Print body of home page.
-//echo $content;
+echo $content;
 
 // Prepare announcements.
 if (is_array($CONF_TEASER)) {


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to