WikiTagBundle.php
author cavaliet
Fri, 21 Oct 2011 19:22:06 +0200
changeset 10 a1234ceba912
parent 1 06a22ff5d58d
child 74 901463f9b11c
permissions -rwxr-xr-x
add first letter list. It works but searching ' bugs.

<?php

namespace IRI\Bundle\WikiTagBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class WikiTagBundle extends Bundle
{
}