- Timestamp:
- 2006/09/06 19:16:23 (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
r3731 r3732 346 346 347 347 // ¥Ù¡¼¥¹¤È¤Ê¤ëPHP¥Õ¥¡¥¤¥ë¤ÎÆÉ¤ß¹þ¤ß 348 if (file_exists( $path)){349 $php_data = file_get_contents( $path);348 if (file_exists(USER_DEF_PHP)){ 349 $php_data = file_get_contents(USER_DEF_PHP); 350 350 } 351 351
Note: See TracChangeset
for help on using the changeset viewer.
