Skip to content

Commit

Permalink
Item8500: Apparently pluginInit() isn't early enough
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/branches/Release01x00@8131 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
PaulHarvey authored and PaulHarvey committed Jul 12, 2010
1 parent bdc29fb commit d97d6bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions InterwikiPlugin/lib/Foswiki/Plugins/InterwikiPlugin.pm
Expand Up @@ -59,6 +59,7 @@ BEGIN {
require locale;
import locale();
}
%interSiteTable = ();
}

# Read preferences and get all InterWiki Site->URL mappings
Expand Down

0 comments on commit d97d6bb

Please sign in to comment.