XPressME Integration Kit

Trac


Ignore:
Timestamp:
Apr 9, 2010, 12:58:25 PM (14 years ago)
Author:
toemon
Message:

不要コードの削除

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/xpressme_integration_kit/wp-content/plugins/xpressme/xpressme_class.php

    r567 r572  
    5050        { 
    5151                global $xoops_config; 
    52                 if($xoops_config->is_wpmu) 
    53                         $this->is_use_xoops_upload_path = false; 
    54                 else 
    55                         $this->is_use_xoops_upload_path = true; 
     52                $this->is_use_xoops_upload_path = true; 
    5653                $this->is_use_xoops_upload_path = true; 
    5754                $this->is_theme_sidebar_disp = false; 
Note: See TracChangeset for help on using the changeset viewer.