Changeset 5655 for temp/trunk/html


Ignore:
Timestamp:
2006/09/25 09:44:32 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

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

    r5654 r5655  
    1717         
    1818//      $this->bkup_dir = ROOT_DIR . USER_DIR . "bkup/"; 
    19         $this->bkup_dir = "../../test/bkup/"; 
     19        $this->bkup_dir = ROOT_DIR . "test/" . "bkup/"; 
     20//      $this->bkup_dir = "../../test/bkup/"; 
    2021    } 
    2122} 
Note: See TracChangeset for help on using the changeset viewer.