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