Changeset 6200 for temp/trunk/html


Ignore:
Timestamp:
2006/10/12 23:56:56 (20 years ago)
Author:
naka
Message:

* empty log message *

File:
1 edited

Legend:

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

    r6199 r6200  
    4545if ($bloc_id != '') { 
    4646    $arrBlocData = lfgetBlocData(" bloc_id = ? " , array($bloc_id)); 
    47     $arrBlocData[0]['tpl_path'] = HTML_HTML . $arrBlocData[0]['tpl_path']; 
     47    $arrBlocData[0]['tpl_path'] = HTML_PATH . $arrBlocData[0]['tpl_path']; 
    4848 
    4949    // ¥Æ¥ó¥×¥ì¡¼¥È¥Õ¥¡¥¤¥ë¤ÎÆÉ¤ß¹þ¤ß 
Note: See TracChangeset for help on using the changeset viewer.