tom             Mon Mar 17 14:00:51 2003 EDT

  Modified files:              
    /phpdoc/en/appendices       resources.xml 
  Log:
  provide more space for long function-names in printable format
  
Index: phpdoc/en/appendices/resources.xml
diff -u phpdoc/en/appendices/resources.xml:1.29 phpdoc/en/appendices/resources.xml:1.30
--- phpdoc/en/appendices/resources.xml:1.29     Wed Nov 20 08:11:20 2002
+++ phpdoc/en/appendices/resources.xml  Mon Mar 17 14:00:49 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.29 $ -->
+<!-- $Revision: 1.30 $ -->
 <appendix id="resource">
  <title>List of Resource Types</title>
  <para>
@@ -11,6 +11,11 @@
   <table>
    <title>Resource Types</title>
    <tgroup cols="5">
+     <colspec colwidth='1*'/>
+     <colspec colwidth='1*'/>
+     <colspec colwidth='1.4*'/>
+     <colspec colwidth='1*'/>
+     <colspec colwidth='1*'/>
      <thead>
       <row>
        <entry>Resource Type Name</entry>
@@ -270,7 +275,6 @@
      <function>dbx_query</function>
     </entry>
     <entry>
-     <function></function>
     </entry>
     <entry>
      None
@@ -318,7 +322,6 @@
      <function>fbsql_select_db</function>
     </entry>
     <entry>
-     <function></function>
     </entry>
     <entry>
      None



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

Reply via email to