Changeset 3736 for temp/trunk
- Timestamp:
- 2006/09/06 19:30:36 (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
r3735 r3736 351 351 352 352 // require.php¤Î¾ì½ê¤ò½ñ¤´¹¤¨¤ë 353 $php_data = str_replace("###require###", ROOT_DIR . " require.php", $php_data);353 $php_data = str_replace("###require###", ROOT_DIR . "html/require.php", $php_data); 354 354 sfprintr($php_data); 355 355 exit();
Note: See TracChangeset
for help on using the changeset viewer.
