[*] Front: move front controllers in controllers/front/ directory

// Refactoring of front controllers part 1
This commit is contained in:
rMalie
2011-09-22 15:19:42 +00:00
parent 668a8d333c
commit 04f3779780
94 changed files with 771 additions and 939 deletions
@@ -0,0 +1,7 @@
<?php
class GetFileController extends GetFileControllerCore
{
}