aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/headerid/__init__.py
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2016-05-05 17:02:48 -0400
committerbnewbold <bnewbold@robocracy.org>2016-05-05 17:02:48 -0400
commit1c87cf9b7dfee65b6ea22e5336a0a1de168140dd (patch)
tree5df4c522251bccc27eef3c898bdf5e59219bbf25 /plugins/headerid/__init__.py
parent19aba9065649a9b41fe82783a48cb056304bd847 (diff)
downloadbnewnet-1c87cf9b7dfee65b6ea22e5336a0a1de168140dd.tar.gz
bnewnet-1c87cf9b7dfee65b6ea22e5336a0a1de168140dd.zip
add sitemap and headerid plugins
Diffstat (limited to 'plugins/headerid/__init__.py')
-rw-r--r--plugins/headerid/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/headerid/__init__.py b/plugins/headerid/__init__.py
new file mode 100644
index 0000000..423261c
--- /dev/null
+++ b/plugins/headerid/__init__.py
@@ -0,0 +1 @@
+from headerid import * \ No newline at end of file