Ignore:
Timestamp:
11/23/08 21:47:27 (4 years ago)
Author:
ArthurClemens
Message:

Item265: update EditTablePlugin to Foswiki

Location:
trunk/EditTablePlugin/lib/Foswiki
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/EditTablePlugin/lib/Foswiki/Plugins/EditTablePlugin/build.pl

    r14 r893  
    99} 
    1010 
    11 use TWiki::Contrib::Build; 
     11use Foswiki::Contrib::Build; 
    1212 
    1313# Create the build object 
    14 $build = new TWiki::Contrib::Build( 'EditTablePlugin' ); 
     14$build = new Foswiki::Contrib::Build( 'EditTablePlugin' ); 
    1515 
    1616# Build the target on the command line, or the default target 
Note: See TracChangeset for help on using the changeset viewer.