summaryrefslogtreecommitdiff
path: root/framework/I18N
diff options
context:
space:
mode:
authorwei <>2006-03-09 07:13:18 +0000
committerwei <>2006-03-09 07:13:18 +0000
commitf1cf062710ae5fba098b2775949a083f7457e82b (patch)
tree6029c7af8083f9ebf37ffe9cd4006425716e0bca /framework/I18N
parent63a44e9ea0e8b210d656a20878581d963bb23168 (diff)
changed default current page index to -1, modified itemAt($index)
Diffstat (limited to 'framework/I18N')
-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.