Ignore:
Timestamp:
11/11/08 02:02:27 (4 years ago)
Author:
KennethLavrsen
Message:

Item109: The renaming of WikiContrib to Contrib was not quite finished

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BuildContrib/lib/TWiki/Contrib/Build.pm

    r527 r530  
    13541354      new TWiki::Contrib::Build::UserAgent( $this->{UPLOADTARGETSCRIPT}, 
    13551355        $this ); 
    1356     $userAgent->agent( 'TWikiContribBuild/' . $VERSION . ' ' ); 
     1356    $userAgent->agent( 'ContribBuild/' . $VERSION . ' ' ); 
    13571357 
    13581358    my $topic = $this->_getTopicName(); 
Note: See TracChangeset for help on using the changeset viewer.