Show
Ignore:
Timestamp:
09/12/06 08:59:50 (2 years ago)
Author:
mbonetti
Message:

Swedish, Chinese

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/gregarius/init.php

    r1569 r1576  
    124124 
    125125 
    126  
     126/* 
    127127if ($lang && file_exists(dirname(__FILE__) . "/" . "intl/$lang.php")) { 
    128128    rss_require("intl/$lang.php"); 
     
    130130    rss_require('intl/en.php'); 
    131131} 
    132  
     132*/ 
    133133// Theme  specific l10n handling 
    134134list($theme,$media) = getActualTheme();