Changeset 8750
- Timestamp:
- 2006/11/21 14:46:44 (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
r8749 r8750 13 13 if ($item != "." && $item != "..") { 14 14 if (is_dir("$dir/$item")) { 15 sf DeleteDir("$dir/$item");15 sfGetFileTree("$dir/$item"); 16 16 } 17 17 }
Note: See TracChangeset
for help on using the changeset viewer.
