For Programmers: Free Programming Magazines  


Home > Archive > PHP Mirrors > January 2006 > cvs: phpweb / links.php









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpweb / links.php
Nuno Lopes

2006-01-25, 7:56 am

nlopess Wed Jan 25 11:13:02 2006 UTC

Modified files:
/phpweb links.php
Log:
fix bug #36150: remove lpsz.org as the domain was probably hijacked

http://cvs.php.net/viewcvs.cgi/phpw...1&diff_format=u
Index: phpweb/links.php
diff -u phpweb/links.php:1.190 phpweb/links.php:1.191
--- phpweb/links.php:1.190 Sat Dec 17 16:49:50 2005
+++ phpweb/links.php Wed Jan 25 11:13:02 2006
@@ -1,5 +1,5 @@
<?php
-// $Id: links.php,v 1.190 2005/12/17 16:49:50 goba Exp $
+// $Id: links.php,v 1.191 2006/01/25 11:13:02 nlopess Exp $
$_SERVER['BASE_PAGE'] = 'links.php';
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
site_header("Links");
@@ -766,10 +766,6 @@
<strong>Spanish</strong>
<ul>
<li>
- <a href="http://www.lpsz.org/">lpsz.org</a><br />
- PHP news, articles , and scripts.
- </li>
- <li>
<a href="http://www.programacion.com/php/">PHP en Castellano</a><br />
Spanish PHP community. Articles, tutorials, courses,
source code, forums, and more about PHP.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com