]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commit
Work around perl $_ scoping nonsense that caused breakage when loading external plugins.
authorJoey Hess <joey@kodama.kitenet.net>
Fri, 29 Aug 2008 22:43:48 +0000 (18:43 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Fri, 29 Aug 2008 22:43:48 +0000 (18:43 -0400)
commit75d94355a0761a83df86ef40e05de2ba2d2f2721
tree7148a8c630c15aa53f6d4ebb675450ff20e8a59f
parentc3732bafa002af48821b13a81fb1d84807eb439b
Work around perl $_ scoping nonsense that caused breakage when loading external plugins.

(There's a good chance this bug doesn't affect this version of the code,
since while $config{plugin} is clobbered, it's not used further.)
IkiWiki.pm
debian/changelog