[prev in list] [next in list] [prev in thread] [next in thread] 

List:       phpdoc
Subject:    [PHPDOC] cvs: /phpdoc/de Translators /phpdoc/de/functions misc.xml session.xml
From:       "Egon Schmid" <eschmid () s ! netic ! de>
Date:       2000-02-25 8:30:20
[Download RAW message or body]

eschmid		Fri Feb 25 00:30:20 2000 EDT

  Modified files:
    /phpdoc/de	Translators 
    /phpdoc/de/functions	misc.xml session.xml 
  Log:
  Some notes have been added.
  
Index: phpdoc/de/Translators
diff -u phpdoc/de/Translators:1.33 phpdoc/de/Translators:1.34
--- phpdoc/de/Translators:1.33	Sun Feb 20 03:46:19 2000
+++ phpdoc/de/Translators	Fri Feb 25 00:29:50 2000
@@ -24,16 +24,18 @@
 functions/datetime.xml			Thomas Schuermann	fertig
 functions/dbase.xml			Thomas Schuermann	fertig
 functions/dl.xml			Mark Kronsbein		fertig
-functions/filesystem.xml		Armin Steiner		in Arbeit
+functions/filesystem.xml		Armin Steiner		in Arbeit+Aenderungen
 functions/ftp.xml			Thomas Schürmann	in Arbeit
 functions/http.xml			Thomas Schürmann	in Arbeit
 functions/imap.xml			Hartmut Holzgraefe	Aenderungen
-functions/info.xml			Mark Kronsbein		fertig
+functions/info.xml			Mark Kronsbein		Aenderungen
 functions/mail.xml			Uwe Steinmann		fertig
+functions/misc.xml
 functions/mysql.xml			Uwe Steinmann		fertig
 functions/network.xml			Thomas Schuermann	fertig
 functions/pdf.xml			Uwe Steinmann		fertig
 functions/pgsql.xml			Catharina Paulsen	fertig
+functions/session.xml
 functions/uodbc.xml			Johann-Peter Hartmann	fertig
 functions/url.xml			Mark Kronsbein		fertig
 -------- language ----------------------------------------------------------
Index: phpdoc/de/functions/misc.xml
diff -u phpdoc/de/functions/misc.xml:1.3 phpdoc/de/functions/misc.xml:1.4
--- phpdoc/de/functions/misc.xml:1.3	Fri Feb 18 10:15:51 2000
+++ phpdoc/de/functions/misc.xml	Fri Feb 25 00:29:50 2000
@@ -193,7 +193,7 @@
 &lt;?php
 $filename = '/path/to/data-file';
 $file = fopen ($filename, 'r')
-    or die "unable to open file ($filename)";
+    or die("unable to open file ($filename)");
 ?&gt;
       </programlisting>
      </example>
@@ -1062,6 +1062,11 @@
     <simpara>
      See also <function>sleep</function>.
     </simpara>
+    <note>
+     <simpara>
+     This function does not work on Windows systems
+     </simpara>
+    </note>
    </refsect1>
   </refentry>
 
Index: phpdoc/de/functions/session.xml
diff -u phpdoc/de/functions/session.xml:1.5 phpdoc/de/functions/session.xml:1.6
--- phpdoc/de/functions/session.xml:1.5	Wed Feb 23 23:03:06 2000
+++ phpdoc/de/functions/session.xml	Fri Feb 25 00:29:50 2000
@@ -371,6 +371,7 @@
 $previous_name = session_name ("WebsiteID");
 
 echo "The previous session name was $previous_name&lt;p&gt;";
+?&gt;
      </programlisting>
     </example>
     <note>

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic