Changeset 6200 for temp/trunk/html
- Timestamp:
- 2006/10/12 23:56:56 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/design/bloc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/design/bloc.php
r6199 r6200 45 45 if ($bloc_id != '') { 46 46 $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']; 48 48 49 49 // ¥Æ¥ó¥×¥ì¡¼¥È¥Õ¥¡¥¤¥ë¤ÎÆÉ¤ß¹þ¤ß
Note: See TracChangeset
for help on using the changeset viewer.
