jan             Sat May 25 09:00:16 2002 EDT

  Modified files:              
    /phpdoc-de/reference/exec/functions exec.xml 
  Log:
   - fix typo
  
  
Index: phpdoc-de/reference/exec/functions/exec.xml
diff -u phpdoc-de/reference/exec/functions/exec.xml:1.2 
phpdoc-de/reference/exec/functions/exec.xml:1.3
--- phpdoc-de/reference/exec/functions/exec.xml:1.2     Wed Apr 17 02:53:08 2002
+++ phpdoc-de/reference/exec/functions/exec.xml Sat May 25 09:00:15 2002
@@ -13,7 +13,7 @@
      <methodsynopsis>
       <type>string</type><methodname>exec</methodname>
       <methodparam><type>string</type><parameter>befehl</parameter></methodparam>
-      <methodparam choice="opt"><type>string</type><parameter>array
+      <methodparam choice="opt"><type>array</type><parameter>ausgabe
        </parameter></methodparam>
       <methodparam 
choice="opt"><type>int</type><parameter>return_var</parameter></methodparam>
      </methodsynopsis>


Reply via email to