]> git.deb.at Git - pkg/blosxom.git/blob - t/plugin_dir/plugins/plugin1
In contrary to the copyright statement on http://www.blosxom.com/license.html, but...
[pkg/blosxom.git] / t / plugin_dir / plugins / plugin1
1 package plugin1;
2 sub start { 1 };
3 1;