Changeset 3322 for temp/trunk/html/admin


Ignore:
Timestamp:
2006/08/30 22:20:25 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/admin/design/template.php

    r3321 r3322  
    262262    } 
    263263     
    264     $taget_tpl_path = ROOT_DIR . $tpl_path . $arrTemplate[0]['template_code']; 
     264    $taget_tpl_path = ROOT_DIR . $tpl_path . $arrTemplate[0]['template_code'] . "/"; 
    265265    $save_tpl_path = ROOT_DIR . $tpl_path; 
    266266     
Note: See TracChangeset for help on using the changeset viewer.