/[web]/nav/lib.php
ViewVC logotype

Diff of /nav/lib.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3207 by filip, Sun Apr 20 16:32:11 2014 UTC revision 3208 by filip, Sun Apr 20 16:53:30 2014 UTC
# Line 154  class l10n Line 154  class l10n
154          }          }
155    
156          if (file_exists($po_file)) {          if (file_exists($po_file)) {
157                require_once('langs/php-mo.php');
158              $dictionary = phpmo_parse_po_file($po_file);              $dictionary = phpmo_parse_po_file($po_file);
159    
160              foreach ($dictionary as $key => $value) {              foreach ($dictionary as $key => $value) {

Legend:
Removed from v.3207  
changed lines
  Added in v.3208

  ViewVC Help
Powered by ViewVC 1.1.30