Changeset 1153


Ignore:
Timestamp:
12/03/08 18:51:53 (4 years ago)
Author:
CrawfordCurrie
Message:

Item6109: removed unpublished API calls

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SignaturePlugin/lib/TWiki/Plugins/SignaturePlugin/build.pl

    r1065 r1153  
    2323} 
    2424 
    25 use TWiki::Contrib::Build; 
     25use Foswiki::Contrib::Build; 
    2626 
    2727# Create the build object 
    28 $build = new TWiki::Contrib::Build("SignaturePlugin"); 
     28$build = new Foswiki::Contrib::Build("SignaturePlugin"); 
    2929 
    3030# Build the target on the command line, or the default target 
Note: See TracChangeset for help on using the changeset viewer.