steinm          Tue Apr  4 15:33:54 2006 UTC

  Modified files:              
    /phpdoc/en/reference/paradox        constants.xml 
  Log:
  - all file types are supported now
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/paradox/constants.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/paradox/constants.xml
diff -u phpdoc/en/reference/paradox/constants.xml:1.3 
phpdoc/en/reference/paradox/constants.xml:1.4
--- phpdoc/en/reference/paradox/constants.xml:1.3       Thu Mar 30 15:55:36 2006
+++ phpdoc/en/reference/paradox/constants.xml   Tue Apr  4 15:33:54 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <section id="paradox.constants">
  &reftitle.constants;
  &extension.constants;
@@ -119,27 +119,27 @@
      </row>
      <row>
       <entry>PX_FILE_NON_INC_SEC_INDEX</entry>
-      <entry>None incremental secondary index (not supported)</entry>
+      <entry>None incremental secondary index</entry>
      </row>
      <row>
       <entry>PX_FILE_SEC_INDEX</entry>
-      <entry>Secondary index (not supported)</entry>
+      <entry>Secondary index</entry>
      </row>
      <row>
       <entry>PX_FILE_INC_SEC_INDEX</entry>
-      <entry>Incremental secondary index (not supported)</entry>
+      <entry>Incremental secondary index</entry>
      </row>
      <row>
       <entry>PX_FILE_NON_INC_SEC_INDEX_G</entry>
-      <entry>(not supported)</entry>
+      <entry>Non incremental secondary index</entry>
      </row>
      <row>
       <entry>PX_FILE_SEC_INDEX_G</entry>
-      <entry>(not supported)</entry>
+      <entry>Secondary index</entry>
      </row>
      <row>
       <entry>PX_FILE_INC_SEC_INDEX_G</entry>
-      <entry>(not supported)</entry>
+      <entry>Non incremental secondary index</entry>
      </row>
     </tbody>
    </tgroup>

Reply via email to