Ignore:
Timestamp:
03/11/2010 11:28:16 AM (2 years ago)
Author:
admin
Message:

[omcollab_multilang] remove useless character, add settings for OMWIKI_SCRIPT_PATH

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/omcollab_multilang/wiki/LocalSettings-zh.php

    r1412 r1422  
    55        $wgArticlePath='/wiki/zh/$1'; 
    66        $wgScriptPath='/wikizh'; 
     7 
     8        # [ omwiki script & article paths ] 
     9        define( 'OMWIKI_SCRIPT_PATH'           , '/wikizhsrc' ); 
     10        define( 'OMWIKI_ARTICLE_PATH'          , '/wiki/zh/$1' ); 
     11 
    712?> 
    8 ~                            
Note: See TracChangeset for help on using the changeset viewer.