Changeset 2867

Show
Ignore:
Timestamp:
01/14/12 07:35:01 (4 months ago)
Author:
paparazzia
Message:

see #662

Location:
trunk/lib/phpcommon
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/lib/phpcommon/config-defines.php

    r2846 r2867  
    4343    define("TOOLS_SERVER_URL", DOC_SERVER_URL."Les_accessoires_et_outils_autour_de_VLM"); 
    4444    define("GRIB_TOOLS_URL", DOC_SERVER_URL."Outils_m%C3%A9t%C3%A9os"); 
     45    //define("DOC_SERVER_URL_BO", DOC_SERVER_URL."Vocabulaire_%26_Jargon#BlackOut_.28BO.29"); 
    4546    define("MOBILE_SERVER_URL", "http://mobiles.virtual-loup-de-mer.org"); 
    4647    define("FORUM_SERVER_URL", "http://www.virtual-winds.com/forum/index.php?showforum=276"); 
  • trunk/lib/phpcommon/races.class.php

    r2821 r2867  
    666666        echo "<br />\n"; 
    667667        echo getLocalizedString("blackout") 
    668           .gmdate(getLocalizedString("dateClassificationFormat"), $this->races->boend); 
     668          . ' ===> '.gmdate(getLocalizedString("dateClassificationFormat"), $this->races->boend); 
    669669    } else { 
    670670        echo getLocalizedString("classification")