diff options
Diffstat (limited to 'framework/I18N/TI18NControl.php')
-rw-r--r-- | framework/I18N/TI18NControl.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/I18N/TI18NControl.php b/framework/I18N/TI18NControl.php index b137604c..ee506ada 100644 --- a/framework/I18N/TI18NControl.php +++ b/framework/I18N/TI18NControl.php @@ -10,6 +10,7 @@ */ namespace Prado\I18N; +use Prado\Web\UI\TControl; /** * TI18NControl class. |