[PHP-DOC] cvs: phpdoc /en/functions yaz.xml From: Leon Atkinson (leon <email protected>)
Date: 08/07/00

leon Mon Aug 7 16:12:25 2000 EDT

  Modified files:
    /phpdoc/en/functions yaz.xml
  Log:
  Fixing bad example title.
  
  
Index: phpdoc/en/functions/yaz.xml
diff -u phpdoc/en/functions/yaz.xml:1.4 phpdoc/en/functions/yaz.xml:1.5
--- phpdoc/en/functions/yaz.xml:1.4 Mon Aug 7 13:59:17 2000
+++ phpdoc/en/functions/yaz.xml Mon Aug 7 16:12:25 2000
@@ -50,7 +50,7 @@
     more hosts) it searches the targets in array host.
    </simpara>
    <example>
- <title><function>readline</function></title>
+ <title><function>YAZ</function></title>
     <programlisting role="php">
 $num_hosts = count ($host);
 if (empty($term) || count($host) == 0) {