Changeset 5512 for temp/trunk/html


Ignore:
Timestamp:
2006/09/23 18:12:50 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/admin/system/bkup.php

    r5511 r5512  
    1313        $this->tpl_subtitle = '¥Ð¥Ã¥¯¥¢¥Ã¥×´ÉÍý'; 
    1414         
    15         $this->bkup_dir = ROOT_DIR . USER_DIR . "bkup/"; 
     15//      $this->bkup_dir = ROOT_DIR . USER_DIR . "bkup/"; 
     16        $this->bkup_dir = ROOT_DIR . "test/bkup/"; 
    1617    } 
    1718} 
Note: See TracChangeset for help on using the changeset viewer.