Ignore:
Timestamp:
12/04/08 11:35:24 (3 years ago)
Author:
CrawfordCurrie
Message:

Item295: TWIKI_ACTION to FOSWIKI_ACTION

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/bin/statistics

    r1050 r1162  
    3333        $SIG{__DIE__} = \&Carp::confess; 
    3434    } 
    35     $ENV{TWIKI_ACTION} = 'statistics'; 
     35    $ENV{FOSWIKI_ACTION} = 'statistics'; 
    3636    @INC = ('.', grep { $_ ne '.' } @INC); 
    3737    require 'setlib.cfg'; 
Note: See TracChangeset for help on using the changeset viewer.