Changeset 812 for trunk/core/lib/Foswiki/Configure/FoswikiCfg.pm
- Timestamp:
- 11/19/08 16:05:12 (4 years ago)
- File:
-
- 1 edited
-
trunk/core/lib/Foswiki/Configure/FoswikiCfg.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/lib/Foswiki/Configure/FoswikiCfg.pm
r809 r812 298 298 # If not found on the path, park it beside Foswiki.spec 299 299 $lsc = Foswiki::findFileOnPath('Foswiki.spec') || ''; 300 $lsc =~ s/ TWiki\.spec/LocalSite.cfg/;300 $lsc =~ s/Foswiki\.spec/LocalSite.cfg/; 301 301 } 302 302 … … 308 308 else { 309 309 $this->{content} = <<'HERE'; 310 # Local site settings for TWiki. This file is managed by the 'configure'310 # Local site settings for Foswiki. This file is managed by the 'configure' 311 311 # CGI script, though you can also make (careful!) manual changes with a 312 312 # text editor.
Note: See TracChangeset
for help on using the changeset viewer.
