]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/bugs/strange_hook_id_in_skeleton.pm.mdwn
rename todo/Correctly_handle_filenames_starting_with_a_dash_in_add__47__rm__47__mv...
[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]]