Changeset 1162 for trunk/core/bin/upload
- Timestamp:
- 12/04/08 11:35:24 (3 years ago)
- File:
-
- 1 edited
-
trunk/core/bin/upload (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/bin/upload
r1050 r1162 33 33 $SIG{__DIE__} = \&Carp::confess; 34 34 } 35 $ENV{ TWIKI_ACTION} = 'upload';35 $ENV{FOSWIKI_ACTION} = 'upload'; 36 36 @INC = ('.', grep { $_ ne '.' } @INC); 37 37 require 'setlib.cfg';
Note: See TracChangeset
for help on using the changeset viewer.
