ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/BBClone/trunk/lib/html.php
(Generate patch)

Comparing trunk/lib/html.php (file contents):
Revision 153 by joku, Thu Dec 19 17:13:06 2013 UTC vs.
Revision 154 by joku, Thu Dec 19 17:16:49 2013 UTC

# Line 119 | Line 119 | class bbc_html {
119        "sv"    => "Swedish",
120        "th"    => "Thai",
121        "tr"    => "Turkish",
122 <      "uk"    => "Ukrainian"
122 >      "uk"    => "Ukrainian",
123        "zh-cn" => "Chinese Simp",
124 <      "zh-tw" => "Chinese Trad",
124 >      "zh-tw" => "Chinese Trad"
125      );
126      $this->lng = $this->get_lng();
127      $this->server = ((_BBC_PHP < 410) ? !empty($HTTP_SERVER_VARS['SERVER_NAME']) : !empty($_SERVER['SERVER_NAME'])) ?

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines