Ignore:
Timestamp:
2006/10/13 20:27:39 (20 years ago)
Author:
kakinaka
Message:

* empty log message *

File:
1 edited

Legend:

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

    r6089 r6347  
    505505            $tbl_flg = true; 
    506506             
    507             if($data == "dtb_pagelayout"){ 
     507            if($data[0] == "dtb_pagelayout"){ 
    508508                $pagelayout_flg = true; 
    509509            } 
     
    544544            $pagelayout_flg = false; 
    545545        } 
    546          
     546 
    547547        // ¥¿¥¤¥à¥¢¥¦¥È¤òËɤ° 
    548548        sfFlush(); 
Note: See TracChangeset for help on using the changeset viewer.