Ignore:
Timestamp:
2006/11/18 20:04:06 (20 years ago)
Author:
uehara
Message:

blank

File:
1 edited

Legend:

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

    r8516 r8517  
    7171                    $arrFileList[$cnt]['file_path'] = $dir.$file; 
    7272                    $arrFileList[$cnt]['file_size'] = filesize($dir.$file); 
     73                    $cnt++; 
    7374                } 
    74                 $cnt++; 
    7575            }  
    7676            closedir($dh);  
Note: See TracChangeset for help on using the changeset viewer.