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/UIs/EXTENSIONS.pm

    r809 r812  
    2929    version          => 'Most Recent Version', 
    3030    installedVersion => 'Installed Version', 
    31     testedOn         => 'Tested On TWiki', 
     31    testedOn         => 'Tested On Foswiki', 
    3232    testedOnOS       => 'Tested On OS', 
    3333    install          => 'Action', 
     
    159159    my $page = <<INTRO; 
    160160To install an extension from this page, click on the link in the 'Action' column.<p />Note that the webserver user has to be able to 
    161 write files everywhere in your TWiki installation. Otherwise you may see 
     161write files everywhere in your Foswiki installation. Otherwise you may see 
    162162'No permission to write' errors during extension installation. 
    163163INTRO 
Note: See TracChangeset for help on using the changeset viewer.