cvs: phpdoc-nl /reference/filesystem reference.xml
[email protected] ("Patric Stout")
| Newsgroups | php.doc.nl |
|---|---|
| Message-ID | <cvstruelight1041603032@cvsserver> |
truelight Fri Jan 3 09:10:32 2003 EDT
Modified files:
/phpdoc-nl/reference/filesystem reference.xml
Log:
Sync with EN
Index: phpdoc-nl/reference/filesystem/reference.xml
diff -u phpdoc-nl/reference/filesystem/reference.xml:1.1 phpdoc-nl/reference/filesystem/reference.xml:1.2
--- phpdoc-nl/reference/filesystem/reference.xml:1.1 Tue Aug 13 07:30:46 2002
+++ phpdoc-nl/reference/filesystem/reference.xml Fri Jan 3 09:10:31 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.4 Maintainer: truelight Status: ready -->
+<!-- EN-Revision: 1.7 Maintainer: truelight Status: ready -->
<reference id="ref.filesystem">
<title>Bestands-systeem functies</title>
<titleabbrev>Bestands-systeem</titleabbrev>
@@ -21,16 +21,12 @@
&no.install;
</section>
- <section id="filesystem.configuration">
- &reftitle.runtime;
- &no.config;
- </section>
+ &reference.filesystem.ini;
<section id="filesystem.resources">
&reftitle.resources;
<para>
</para>
-
</section>
<section id="filesystem.constants">
@@ -44,6 +40,10 @@
Voor gerelateerde functies kan je ook kijken bij de secties van <link linkend="ref.dir">Directories</link>
en <link linkend="ref.exec">Programma's uitvoeren</link>.
</simpara>
+ <simpara>
+ Voor een lijst en uitleg van verschillende URL wrappers die gebruikt kunnen
+ worden met externe bestanden, zie ook <xref linkend="wrappers"/>.
+ </simpara>
</section>
</partintro>
@@ -70,4 +70,4 @@
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
--->
\ No newline at end of file
+-->