didou           Thu Aug 14 20:11:05 2003 EDT

  Modified files:              
    /phpdoc/en  language-snippets.ent 
  Log:
  adding an entity for cpdf
  
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.57 phpdoc/en/language-snippets.ent:1.58
--- phpdoc/en/language-snippets.ent:1.57        Sun Jul 13 05:32:28 2003
+++ phpdoc/en/language-snippets.ent     Thu Aug 14 20:11:05 2003
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.57 $ -->
+<!-- $Revision: 1.58 $ -->
 
 <!ENTITY warn.experimental '<warning><simpara>This extension is
 <emphasis>EXPERIMENTAL</emphasis>. The behaviour of this extension --
@@ -204,6 +204,9 @@
 <!-- Some MySQL Notes -->
 <!ENTITY mysql.field-case '<note><simpara>Field names returned by this function
 are <emphasis>case-sensitive</emphasis></simpara></note>'>
+
+<!-- CPDF Unit length -->
+<!ENTITY cpdf.ul '<para>The optional parameter <parameter>mode</parameter> determines 
the unit length. If it is 0 or omitted the default unit as specified for the page is 
used. Otherwise the coordinates are measured in postscript points disregarding the 
current unit.</para>'>
 
 <!-- These are using in reference/$extname/reference.xml and other
 supplemental files to mark section titles -->



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to