summaryrefslogtreecommitdiff
path: root/framework/I18N/TChoiceFormat.php
diff options
context:
space:
mode:
Diffstat (limited to 'framework/I18N/TChoiceFormat.php')
-rw-r--r--framework/I18N/TChoiceFormat.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/I18N/TChoiceFormat.php b/framework/I18N/TChoiceFormat.php
index 24080700..255bf638 100644
--- a/framework/I18N/TChoiceFormat.php
+++ b/framework/I18N/TChoiceFormat.php
@@ -20,6 +20,7 @@
* Get the ChoiceFormat class.
*/
Prado::using('System.I18N.core.ChoiceFormat');
+Prado::using('System.I18N.TTranslate');
/**
* TChoiceFormat class.