WikiTagBundle.php
author cavaliet
Wed, 07 Dec 2011 17:19:10 +0100
changeset 54 ec51b9f4695f
parent 1 06a22ff5d58d
child 74 901463f9b11c
permissions -rwxr-xr-x
Upgrade column management with possibility to return to the initial columns. Little debug in all tag list.

<?php

namespace IRI\Bundle\WikiTagBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class WikiTagBundle extends Bundle
{
}