Changeset 23140


Ignore:
Timestamp:
2010-10-15T00:10:18+13:00 (14 years ago)
Author:
davidb
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/cgi-bin/talkback-progressbar.pl

    r23139 r23140  
    136136    #my $oid     = $gsdl_cgi->param('oid');
    137137    #my $collect = $gsdl_cgi->param('collect');
    138     $gsdl_cgi->param('uploadedfile');   
    139 
    140     my $uniq_file = "$collect-$oid-doc.xml";
     138    my $uniq_file = $gsdl_cgi->param('uploadedfile');   
     139
     140    #my $uniq_file = "$collect-$oid-doc.xml";
    141141    # Light-weight (hidden) form with progress bar
    142142
Note: See TracChangeset for help on using the changeset viewer.