// Override with directories & controllers

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8104 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
fBrignoli
2011-08-18 10:03:53 +00:00
parent d9a7af17cc
commit b558f33ae8
172 changed files with 1190 additions and 896 deletions
@@ -0,0 +1,7 @@
<?php
class GetFileController extends GetFileControllerCore
{
}