Changeset 6204


Ignore:
Timestamp:
2006/10/13 00:22:23 (20 years ago)
Author:
naka
Message:

* empty log message *

Location:
temp/trunk
Files:
2 edited

Legend:

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

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