From 712729aa2f9b5e491e78f29b8f779f8b40a67ba4 Mon Sep 17 00:00:00 2001 From: ctrlaltca <> Date: Thu, 12 Jul 2012 12:13:23 +0000 Subject: removed ?> from php files --- framework/I18N/TChoiceFormat.php | 1 - 1 file changed, 1 deletion(-) (limited to 'framework/I18N/TChoiceFormat.php') diff --git a/framework/I18N/TChoiceFormat.php b/framework/I18N/TChoiceFormat.php index 401b25d9..5cadcd2e 100644 --- a/framework/I18N/TChoiceFormat.php +++ b/framework/I18N/TChoiceFormat.php @@ -108,4 +108,3 @@ class TChoiceFormat extends TTranslate return strtr($string, array('{Value}'=> $value)); } } -?> -- cgit v1.2.3