Changing isPermalink back to "false" for the default RSS story template.
[matthijs/upstream/blosxom.git] / t / plugin_list / plugins / plugin2
1 package plugin2;
2 sub start { 1 };
3 1;