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

[email protected] (Jakub Vrana)
Newsgroups php.doc.web
Message-ID <[email protected]>
vrana                                    Fri, 31 Dec 2010 17:49:32 +0000

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

Log:
Fix Czech flag

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

Modified: web/doc-editor/trunk/php/RepositoryManager.php
===================================================================
--- web/doc-editor/trunk/php/RepositoryManager.php	2010-12-31 16:57:45 UTC (rev 306931)
+++ web/doc-editor/trunk/php/RepositoryManager.php	2010-12-31 17:49:32 UTC (rev 306932)
@@ -29,7 +29,7 @@
          3 => Array('code' => 'zh',    'iconCls' => 'flags flag-zh',    'name' => 'Chinese (Simplified)'),
          4 => Array('code' => 'hk',    'iconCls' => 'flags flag-hk',    'name' => 'Chinese (Hong Kong Cantonese)'),
          5 => Array('code' => 'tw',    'iconCls' => 'flags flag-tw',    'name' => 'Chinese (Traditional)'),
-         6 => Array('code' => 'cs',    'iconCls' => 'flags flag-cs',    'name' => 'Czech'),
+         6 => Array('code' => 'cs',    'iconCls' => 'flags flag-cz',    'name' => 'Czech'),
          7 => Array('code' => 'da',    'iconCls' => 'flags flag-da',    'name' => 'Danish'),
          8 => Array('code' => 'nl',    'iconCls' => 'flags flag-nl',    'name' => 'Dutch'),
          9 => Array('code' => 'en',    'iconCls' => 'flags flag-en',    'name' => 'English'),
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.