Added code chunk viewing and inserting possibility

Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
This commit is contained in:
Gergely Polonkai (W00d5t0ck)
2012-09-05 12:59:21 +02:00
parent bcf6368db2
commit a41ddec070
16 changed files with 399 additions and 20 deletions

View File

@@ -13,7 +13,7 @@ use GergelyPolonkai\FrontBundle\Entity\Post;
* Description of AdminController
*
* @author polonkai.gergely
*
*
* @Route("/admin")
*/
class AdminController extends Controller