Merge pull request #1033 from ebuster/patch-2

Add missed Lang class using
This commit is contained in:
Samuel Georges 2015-03-29 00:32:49 +11:00
commit 09b6d3e7d3
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ use Backend\Classes\FormField;
use Backend\Classes\FormWidgetBase;
use ValidationException;
use Exception;
use Lang;
/**
* File upload field