ikiwiki/IkiWiki
Joey Hess ea5da19189 fix uninitialized value problem
This occurred when a plugin, loaded earlier, filled out a template in its
checkconfig, before recentchanges's checkconfig had run. Since such a
template won't be a recentchanges template, just test for the value being
uninitialized and skip processing.
2008-06-04 15:00:24 -04:00
..
Plugin fix uninitialized value problem 2008-06-04 15:00:24 -04:00
Rcs
Setup
CGI.pm
Render.pm
Setup.pm
UserInfo.pm
Wrapper.pm