[PHP-DOC] cvs: phpdoc /en/functions image.xml From: Daniel Beckham (danbeck <email protected>)
Date: 05/22/01

danbeck Tue May 22 07:33:47 2001 EDT

  Modified files:
    /phpdoc/en/functions image.xml
  Log:
  corrected xml problem that was causing m
  
Index: phpdoc/en/functions/image.xml
diff -u phpdoc/en/functions/image.xml:1.41 phpdoc/en/functions/image.xml:1.42
--- phpdoc/en/functions/image.xml:1.41 Tue May 22 02:21:40 2001
+++ phpdoc/en/functions/image.xml Tue May 22 07:33:46 2001
@@ -2166,7 +2166,7 @@
 ImageJpeg($im, "", 100);//for best quality... your mileage may vary
 ImageDestroy ($im);
 ?&gt;
- </programlisting role="php">
+ </programlisting>
     </para>
     <para>
      See also <function>ImagePSFreeFont</function>.