Changeset 6204
- Timestamp:
- 2006/10/13 00:22:23 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/Smarty/templates/admin/design/bloc.tpl (modified) (previous)
-
html/admin/design/bloc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/design/bloc.php
r6203 r6204 45 45 if ($bloc_id != '') { 46 46 $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']; 48 48 49 49 // ¥Æ¥ó¥×¥ì¡¼¥È¥Õ¥¡¥¤¥ë¤ÎÆÉ¤ß¹þ¤ß
Note: See TracChangeset
for help on using the changeset viewer.
