Author: kn
Date: Mon Aug 13 15:37:05 2007
New Revision: 5904
Log:
- Fixed broken [EMAIL PROTECTED] in comments
Modified:
trunk/ConsoleTools/src/structs/output_format.php
Modified: trunk/ConsoleTools/src/structs/output_format.php
==============================================================================
--- trunk/ConsoleTools/src/structs/output_format.php [iso-8859-1] (original)
+++ trunk/ConsoleTools/src/structs/output_format.php [iso-8859-1] Mon Aug 13
15:37:05 2007
@@ -95,7 +95,7 @@
* @param string $color Name of a color value.
* @param array(int=>string) $style Names of style values.
* @param string $bgcolor Name of a bgcolor value.
- * @param string $target Target output stream. [EMAIL PROTECTED]
+ * @param string $target Target output stream.
*/
public function __construct( $color = 'default', array $style = null,
$bgcolor = 'default', $target = ezcConsoleOutput::TARGET_OUTPUT )
{
--
svn-components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/svn-components