yannick Mon Jul 26 17:44:38 2004 EDT
Modified files: /phpdoc/en/reference/image/functions imagecolortransparent.xml Log: fix build http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/imagecolortransparent.xml?r1=1.4&r2=1.5&ty=u Index: phpdoc/en/reference/image/functions/imagecolortransparent.xml diff -u phpdoc/en/reference/image/functions/imagecolortransparent.xml:1.4 phpdoc/en/reference/image/functions/imagecolortransparent.xml:1.5 --- phpdoc/en/reference/image/functions/imagecolortransparent.xml:1.4 Mon Jul 26 17:21:27 2004 +++ phpdoc/en/reference/image/functions/imagecolortransparent.xml Mon Jul 26 17:44:37 2004 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.4 $ --> +<!-- $Revision: 1.5 $ --> <!-- splitted from ./en/functions/image.xml, last change in rev 1.36 --> <refentry id="function.imagecolortransparent"> <refnamediv> @@ -37,8 +37,8 @@ <para> Transparency is copied only with <function>imagecopymerged</function> and true color images, not with <function>imagecopy</function> or pallete images. - </note> - </para> + </para> + </note> </refsect1> </refentry>