Ignore:
Timestamp:
11/19/08 16:05:12 (4 years ago)
Author:
CrawfordCurrie
Message:

Item175: corrected references to TWiki in comments and error messages

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/lib/Foswiki/Configure/Checkers/Sessions/ExpireAfter.pm

    r809 r812  
    3131    if ( $Foswiki::cfg{Sessions}{ExpireAfter} < 0 ) { 
    3232        $e .= $this->WARN(<<'MESSAGE'); 
    33 TWiki will *not* clean up sessions automatically. Make sure you 
     33Foswiki will *not* clean up sessions automatically. Make sure you 
    3434have a cron job running. 
    3535MESSAGE 
Note: See TracChangeset for help on using the changeset viewer.