XPressME Integration Kit

Trac


Ignore:
Timestamp:
Mar 16, 2010, 3:55:32 PM (15 years ago)
Author:
toemon
Message:

Site URL,Home URLの修正後のパーマリンク修正メッセージ追加 Fixes #313

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/xpressme_integration_kit/wp-content/plugins/xpressme/include/xpress_common_functions.php

    r543 r549  
    55        $xoops_config = new ConfigFromXoops; 
    66} 
     7 
     8$dummy = __('After Blog address (URL) is set, it is necessary to set the permalink again.','xpressme'); 
     9$dummy = __('Can not access WordPress address (URL).','xpressme'); 
     10$dummy = __('WordPress Blog address (URL) is different from access URL.','xpressme'); 
     11 
    712 
    813function get_xoops_config($config_name,$module_dir){ 
Note: See TracChangeset for help on using the changeset viewer.