From 81514767330333fdcfac3dd347718d3a585ea91f Mon Sep 17 00:00:00 2001 From: mikl <> Date: Mon, 30 Jun 2008 17:04:42 +0000 Subject: Implemented MessageSource_Database --- .gitattributes | 1 + 1 file changed, 1 insertion(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 291182a4..e7a3d8b6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2225,6 +2225,7 @@ framework/I18N/core/IMessageSource.php -text framework/I18N/core/MessageCache.php -text framework/I18N/core/MessageFormat.php -text framework/I18N/core/MessageSource.php -text +framework/I18N/core/MessageSource_Database.php -text framework/I18N/core/MessageSource_MySQL.php -text framework/I18N/core/MessageSource_SQLite.php -text framework/I18N/core/MessageSource_XLIFF.php -text -- cgit v1.2.3