From 78efd9bd3d77d06753ee7ffdb44faa396a19c063 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Tue, 10 Feb 2009 04:57:39 +0000 Subject: Remove extra blank lines --- core/libraries/I18n.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'core') diff --git a/core/libraries/I18n.php b/core/libraries/I18n.php index 7323ea1d..f69aa66f 100644 --- a/core/libraries/I18n.php +++ b/core/libraries/I18n.php @@ -49,11 +49,8 @@ function t2($singular, $plural, $count, $options=array()) { class I18n_Core { private static $_instance; - private $_config = array(); - private $_call_log = array(); - private $_cache = array(); private function __construct($config) { -- cgit v1.2.3