Ignore:
Timestamp:
11/09/08 17:42:08 (4 years ago)
Author:
KennethLavrsen
Message:

Item109: 2nd wave of renaming TWikiContributor to ProjectContributor
Michael may want to look at ldap contrib
I added ProjectContributor but did not remove TWikiContributor to the list
of excluded names in case some TWiki use wants to use the extension.
Please check I did it right

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/test/bin/make_big.pl

    r14 r492  
    108108        my $t = time(); 
    109109        print TOPIC <<FLUFF; 
    110 %META:TOPICINFO{author="TWikiContributor" date="$t" format="1.1" version="1"}% 
     110%META:TOPICINFO{author="ProjectContributor" date="$t" format="1.1" version="1"}% 
    111111FLUFF 
    112112        print TOPIC getWords($opts{size}); 
Note: See TracChangeset for help on using the changeset viewer.