Changeset 812 for trunk/core/lib/Foswiki/Configure/Checkers/BasicSanity.pm
- Timestamp:
- 11/19/08 16:05:12 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/lib/Foswiki/Configure/Checkers/BasicSanity.pm
r809 r812 44 44 unless ( $this->{LocalSiteDotCfg} ) { 45 45 $this->{LocalSiteDotCfg} = Foswiki::findFileOnPath('Foswiki.spec') || ''; 46 $this->{LocalSiteDotCfg} =~ s/ TWiki\.spec/LocalSite.cfg/;46 $this->{LocalSiteDotCfg} =~ s/Foswiki\.spec/LocalSite.cfg/; 47 47 } 48 48
Note: See TracChangeset
for help on using the changeset viewer.
