php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #32259 No Czech site in links
Submitted: 2005-03-10 09:27 UTC Modified: 2005-03-14 15:16 UTC
From: vrana@php.net Assigned:
Status: Closed Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2005-03-10 09:27 UTC] vrana@php.net
Description:
------------
There's no Czech site at http://www.php.net/links.php
Here's the patch:

Index: links.php
===================================================================
RCS file: /repository/phpweb/links.php,v
retrieving revision 1.179
diff -u -r1.179 links.php
--- links.php	22 Nov 2004 16:55:22 -0000	1.179
+++ links.php	10 Mar 2005 08:23:39 -0000
@@ -503,6 +503,16 @@
  </li>
 
  <li>
+  <strong>Czech Republic</strong>
+  <ul>
+   <li>
+    <a href="http://php.vrana.cz/">PHP tricks</a><br />
+    Weblog about PHP programming
+   </li>
+  </ul>
+ </li>
+
+ <li>
   <strong>Dutch</strong>
   <ul>
    <li>



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-03-14 15:16 UTC] goba@php.net
Fixed :)
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Mon Jun 15 14:00:01 2026 UTC