Made the variable containing the characters to escape in URI ($url_escape_re) a confi...
[matthijs/upstream/blosxom.git] / t / plugin_list / plugins / plugin4
1 package plugin4;
2 sub start { 1 };
3 1;