--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/WikiTagBundle.php Wed Oct 05 23:51:31 2011 +0200
@@ -0,0 +1,9 @@
+<?php
+
+namespace IRI\Bundle\WikiTagBundle;
+
+use Symfony\Component\HttpKernel\Bundle\Bundle;
+
+class WikiTagBundle extends Bundle
+{
+}