Changeset 8750


Ignore:
Timestamp:
2006/11/21 14:46:44 (20 years ago)
Author:
uehara
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/test/uehara/test.php

    r8749 r8750  
    1313                if ($item != "." && $item != "..") { 
    1414                    if (is_dir("$dir/$item")) { 
    15                         sfDeleteDir("$dir/$item"); 
     15                        sfGetFileTree("$dir/$item"); 
    1616                    } 
    1717                } 
Note: See TracChangeset for help on using the changeset viewer.