WikiTagBundle.php
author ymh <ymh.work@gmail.com>
Wed, 09 Nov 2011 16:25:13 +0100
changeset 30 d2fba1e3b94b
parent 1 06a22ff5d58d
child 74 901463f9b11c
permissions -rwxr-xr-x
correction of reorder tag (including the javascript)

<?php

namespace IRI\Bundle\WikiTagBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class WikiTagBundle extends Bundle
{
}