Changeset 3738 for temp/trunk
- Timestamp:
- 2006/09/06 19:39:18 (20 years ago)
- Location:
- temp/trunk/html
- Files:
-
- 2 edited
-
__default.php (modified) (1 diff)
-
admin/design/main_edit.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/__default.php
r3735 r3738 9 9 } 10 10 } 11 12 sfprintr($PHP_DIR);13 11 14 12 $objPage = new LC_Page(); -
temp/trunk/html/admin/design/main_edit.php
r3737 r3738 138 138 139 139 // PHP¥Õ¥¡¥¤¥ëºîÀ® 140 $cre_php = ROOT_DIR . USER_DIR . $_POST['url'] ;140 $cre_php = ROOT_DIR . USER_DIR . $_POST['url'] . ".php"; 141 141 lfCreatePHPFile($cre_php); 142 142 }
Note: See TracChangeset
for help on using the changeset viewer.
