mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
Add missed Lang class using
Instead of message about my error I get message about system error in error message about my error.
This commit is contained in:
parent
f70e34c7c2
commit
c15a61cfc8
@ -9,6 +9,7 @@ use Backend\Classes\FormField;
|
||||
use Backend\Classes\FormWidgetBase;
|
||||
use ValidationException;
|
||||
use Exception;
|
||||
use Lang;
|
||||
|
||||
/**
|
||||
* File upload field
|
||||
|
Loading…
x
Reference in New Issue
Block a user