From: <var...@us...> - 2012-11-20 15:30:30
|
Revision: 8499 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=8499&view=rev Author: vargenau Date: 2012-11-20 15:30:19 +0000 (Tue, 20 Nov 2012) Log Message: ----------- Convert to UTF-8 Modified Paths: -------------- trunk/lib/pear/DB/sybase.php Modified: trunk/lib/pear/DB/sybase.php =================================================================== --- trunk/lib/pear/DB/sybase.php 2012-11-20 14:24:11 UTC (rev 8498) +++ trunk/lib/pear/DB/sybase.php 2012-11-20 15:30:19 UTC (rev 8499) @@ -17,7 +17,7 @@ * @category Database * @package DB * @author Sterling Hughes <ste...@ph...> - * @author Ant\xF4nio Carlos Ven\xE2ncio J\xFAnior <fl...@ph...> + * @author Antônio Carlos Venâncio Júnior <fl...@ph...> * @author Daniel Convissor <da...@ph...> * @copyright 1997-2007 The PHP Group * @license http://www.php.net/license/3_0.txt PHP License 3.0 @@ -42,7 +42,7 @@ * @category Database * @package DB * @author Sterling Hughes <ste...@ph...> - * @author Ant\xF4nio Carlos Ven\xE2ncio J\xFAnior <fl...@ph...> + * @author Antônio Carlos Venâncio Júnior <fl...@ph...> * @author Daniel Convissor <da...@ph...> * @copyright 1997-2007 The PHP Group * @license http://www.php.net/license/3_0.txt PHP License 3.0 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |