Commit: 7f6c9fccd1b49a2b3c040dd964d4ece29bd02ce1 Author: Hannes Magnusson <[email protected]> Mon, 6 Oct 2014 10:25:32 -0700 Parents: 0a4b4ae8a15b2f3918f646b7a2cf49be14629b61 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=7f6c9fccd1b49a2b3c040dd964d4ece29bd02ce1 Log: Lets not be linking highly confusing and weird pages while its being worked on at least Changed paths: M include/footer.inc Diff: diff --git a/include/footer.inc b/include/footer.inc index b15b538..4eb0870 100644 --- a/include/footer.inc +++ b/include/footer.inc @@ -54,7 +54,6 @@ <li><a href="/sites.php">Other PHP.net sites</a></li> <li><a href="/mirrors.php">Mirror sites</a></li> <li><a href="/privacy.php">Privacy policy</a></li> - <li><a href="/elephpant.php">ElePHPant</a></li> </ul> </div> </div> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
