- Timestamp:
- 2006/11/21 17:21:01 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/test/uehara/test.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/test/uehara/test.php
r8764 r8765 27 27 // ʸËö¤Î/¤ò¼è¤ê½ü¤¯ 28 28 $dir = ereg_replace("/$", "", $dir); 29 $path = $dir /$item;29 $path = $dir."/".$item; 30 30 // ¥Ç¥£¥ì¥¯¥È¥ê¤Î¤ß¼èÆÀ 31 31 if (is_dir($path)) {
Note: See TracChangeset
for help on using the changeset viewer.
