Support also unescaped versions of $url, $path and $fn in case $encode_xml_entities...
[matthijs/upstream/blosxom.git] / t / plugin_dir / plugins / 04plugin4_
1 package plugin4;
2 sub start { 1 };
3 1;