Changeset 6081 for temp/trunk/html/admin/design/bloc.php
- Timestamp:
- 2006/10/12 13:07:23 (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
r5934 r6081 61 61 if ($_POST['mode'] == "preview") { 62 62 // ¥×¥ì¥Ó¥å¡¼¥Õ¥¡¥¤¥ëºîÀ® 63 $prev_path = ROOT_DIR . INCLUDE_DIR. 'preview/bloc_preview.tpl';63 $prev_path = INCLUDE_PATH. 'preview/bloc_preview.tpl'; 64 64 $fp = fopen($prev_path,"w"); 65 65 fwrite($fp, $_POST['bloc_html']);
Note: See TracChangeset
for help on using the changeset viewer.
