svn: /web/doc-editor/trunk/php/ TranslatorStatistic.php

[email protected] (Yannick Torres)
Newsgroups php.doc.web
Message-ID <[email protected]>
yannick                                  Fri, 19 Mar 2010 22:19:12 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=296450

Log:
Fix bug spotted by Derick

Changed paths:
    U   web/doc-editor/trunk/php/TranslatorStatistic.php

Modified: web/doc-editor/trunk/php/TranslatorStatistic.php
===================================================================
--- web/doc-editor/trunk/php/TranslatorStatistic.php	2010-03-19 22:15:40 UTC (rev 296449)
+++ web/doc-editor/trunk/php/TranslatorStatistic.php	2010-03-19 22:19:12 UTC (rev 296450)
@@ -166,6 +166,8 @@

             $lang = $lang["code"];

+            if( $lang == 'en' ) { continue; }
+
             $i=0; $persons=array();
             foreach ($translators[$lang] as $nick => $data) {
                 $persons[$i]              = $data;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.