]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/bugs/strange_hook_id_in_skeleton.pm.mdwn
filecheck: Fix bug that prevented the pagespecs from matching when not called by...
[git.ikiwiki.info.git] / doc / bugs / strange_hook_id_in_skeleton.pm.mdwn
1         hook(type => "savestate", id => "savestate", call => \&savestate);
3 Shouldn't that id be "skeleton", like all the other ids? --Ethan
5 [[done]]