Changeset 6085 for temp/trunk/html/admin/design/main_edit.php
- Timestamp:
- 2006/10/12 13:34:31 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/design/main_edit.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/design/main_edit.php
r6081 r6085 61 61 62 62 // ¥Æ¥ó¥×¥ì¡¼¥È¥Õ¥¡¥¤¥ë¤¬Â¸ºß¤·¤Æ¤¤¤ì¤ÐÆÉ¤ß¹þ¤à 63 $tpl_file = ROOT_DIR . $arrPageData[0]['tpl_dir'] . $arrPageData[0]['filename'] . ".tpl";63 $tpl_file = HTML_DIR . $arrPageData[0]['tpl_dir'] . $arrPageData[0]['filename'] . ".tpl"; 64 64 if (file_exists($tpl_file)){ 65 65 $arrPageData[0]['tpl_data'] = file_get_contents($tpl_file);
Note: See TracChangeset
for help on using the changeset viewer.
