Ignore:
Timestamp:
Jan 15, 2004, 6:06:45 PM (21 years ago)
Author:
gweltas
Message:

Correction of php warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/release-1_3/admin/thumbnail.php

    r57 r280  
    254254    $vtp->closeSession( $sub, 'dir' );
    255255    // recursive call
    256     $dirs.= get_displayed_dirs( $dir.'/'.$sub_dir,
    257                                 $indent+30 );
    258    
     256    get_displayed_dirs( $dir.'/'.$sub_dir,
     257                                $indent+30 );   
    259258  }
    260259}
Note: See TracChangeset for help on using the changeset viewer.