Commit:    b9b7f3a5a6218dd680cc5694adbf38f598cbd719
Author:    Adam Harvey <[email protected]>         Sun, 15 Sep 2013 22:38:46 -0700
Parents:   b3fcfda2908192e9a40c9f54ca4227c9be9d5bbb
Branches:  master

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

Log:
$thanksTo no longer exists after 769cd85.

Changed paths:
  M  index-beta.php


Diff:
diff --git a/index-beta.php b/index-beta.php
index 6f742ad..3abd9f9 100644
--- a/index-beta.php
+++ b/index-beta.php
@@ -182,7 +182,6 @@ site_footer(
     array(
         "atom" => "/feed.atom", // Add a link to the feed at the bottom
         'elephpants' => true,
-        'spanning-content' => $thanksTo,
         'sidebar' => $sidebar
     )
 );


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

Reply via email to