Skip to content

Commit

Permalink
Item12952: Set ScriptSuffix with shortest URLs.
Browse files Browse the repository at this point in the history
  • Loading branch information
gac410 committed Sep 3, 2014
1 parent 56b48a3 commit 0a63701
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/lib/Foswiki.pm
Original file line number Diff line number Diff line change
Expand Up @@ -449,6 +449,7 @@ BEGIN {
$Foswiki::cfg{ScriptUrlPaths}{view} = '';
$Foswiki::cfg{ScriptUrlPath} = '/bin';
$Foswiki::cfg{PubUrlPath} = '/pub';
$Foswiki::cfg{ScriptSuffix} = '';
}

print STDERR
Expand Down

0 comments on commit 0a63701

Please sign in to comment.