Changeset 1153
- Timestamp:
- 12/03/08 18:51:53 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SignaturePlugin/lib/TWiki/Plugins/SignaturePlugin/build.pl
r1065 r1153 23 23 } 24 24 25 use TWiki::Contrib::Build;25 use Foswiki::Contrib::Build; 26 26 27 27 # Create the build object 28 $build = new TWiki::Contrib::Build("SignaturePlugin");28 $build = new Foswiki::Contrib::Build("SignaturePlugin"); 29 29 30 30 # Build the target on the command line, or the default target
Note: See TracChangeset
for help on using the changeset viewer.
