From 53e4cd65205ac33d7dbc61a767f467c1b896dfc6 Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Wed, 21 Jan 2015 10:18:43 +0100 Subject: Removed @version doc comments --- framework/I18N/core/MessageSource_gettext.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'framework/I18N/core/MessageSource_gettext.php') diff --git a/framework/I18N/core/MessageSource_gettext.php b/framework/I18N/core/MessageSource_gettext.php index f5af9f0d..9c7167cb 100644 --- a/framework/I18N/core/MessageSource_gettext.php +++ b/framework/I18N/core/MessageSource_gettext.php @@ -13,7 +13,6 @@ * {@link http://prado.sourceforge.net/} * * @author Wei Zhuo - * @version $Revision: 1.7 $ $Date: 2005/12/17 06:11:28 $ * @package Prado\I18N\core */ @@ -38,7 +37,6 @@ require_once(dirname(__FILE__).'/Gettext/TGettext.php'); * See the MessageSource::factory() method to instantiate this class. * * @author Xiang Wei Zhuo - * @version v1.0, last update on Fri Dec 24 16:18:44 EST 2004 * @package Prado\I18N\core */ class MessageSource_gettext extends MessageSource -- cgit v1.2.3