cvs: phpdoc-nl / bookinfo.xml preface.xml /reference/array/functions count.xml

[email protected] ("Hannes Magnusson")
Newsgroups php.doc.nl
Message-ID <cvsbjori1185895542@cvsserver>
bjori		Tue Jul 31 15:25:42 2007 UTC

  Modified files:              
    /phpdoc-nl/reference/array/functions	count.xml 
    /phpdoc-nl	bookinfo.xml preface.xml 
  Log:
  Fix build
  
  
http://cvs.php.net/viewvc.cgi/phpdoc-nl/reference/array/functions/count.xml?r1=1.5&r2=1.6&diff_format=u
Index: phpdoc-nl/reference/array/functions/count.xml
diff -u phpdoc-nl/reference/array/functions/count.xml:1.5 phpdoc-nl/reference/array/functions/count.xml:1.6
--- phpdoc-nl/reference/array/functions/count.xml:1.5	Sat Jun 23 13:28:54 2007
+++ phpdoc-nl/reference/array/functions/count.xml	Tue Jul 31 15:25:42 2007
@@ -18,7 +18,7 @@
     </para>
     <para>
      Als <parameter>var</parameter> geen array is, wordt <literal>1</literal>
-     teruggegeven (uitzondering: <literal>count(&null;)</literal> is gelijk aan
+     teruggegeven (uitzondering: <literal>count(null)</literal> is gelijk aan
      <literal>0</literal>).
     </para>
     <warning>
http://cvs.php.net/viewvc.cgi/phpdoc-nl/bookinfo.xml?r1=1.29&r2=1.30&diff_format=u
Index: phpdoc-nl/bookinfo.xml
diff -u phpdoc-nl/bookinfo.xml:1.29 phpdoc-nl/bookinfo.xml:1.30
--- phpdoc-nl/bookinfo.xml:1.29	Sun Jun 24 21:25:41 2007
+++ phpdoc-nl/bookinfo.xml	Tue Jul 31 15:25:42 2007
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
 <!-- EN-Revision: 1.31 Maintainer: derick Status: ready -->
- <info xml:id="bookinfo" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <info xml:id="bookinfo" xmlns="http://docbook.org/ns/docbook">
   <title>&PHPManual;</title>
   &frontpage.authors;
   <pubdate>&php.build-date;</pubdate>
@@ -8,32 +8,36 @@
 
   <authorgroup xml:id="translation-editors">
    <editor>
-    <firstname>Mathieu</firstname><surname>Kooiman</surname>
+    <personname>
+     <firstname>Mathieu</firstname><surname>Kooiman</surname>
+    </personname>
    </editor>
    <editor>
-    <firstname>Derick</firstname><surname>Rethans</surname>
+    <personname>
+     <firstname>Derick</firstname><surname>Rethans</surname>
+    </personname>
    </editor>
   </authorgroup>
 
   <authorgroup xml:id="translation-authors">
-   <collab>
-    <collabname>Vertalingen door:</collabname>
-   </collab>
-   <collab>
-    <collabname>Dirkjan Ochtman</collabname>
-   </collab>
-   <collab>
-    <collabname>Sander Roobol</collabname>
-   </collab>
-   <collab>
-    <collabname>Maciek Sokolewicz</collabname>
-   </collab>
-   <collab>
-    <collabname>Patric Stout</collabname>
-   </collab>
-   <collab>
-    <collabname>Sacha Telgenhof Oude Koehorst</collabname>
-   </collab>
+   <author>
+    <personname>Vertalingen door:</personname>
+   </author>
+   <author>
+    <personname>Dirkjan Ochtman</personname>
+   </author>
+   <author>
+    <personname>Sander Roobol</personname>
+   </author>
+   <author>
+    <personname>Maciek Sokolewicz</personname>
+   </author>
+   <author>
+    <personname>Patric Stout</personname>
+   </author>
+   <author>
+    <personname>Sacha Telgenhof Oude Koehorst</personname>
+   </author>
   </authorgroup>
 
   <copyright>
@@ -47,7 +51,7 @@
    <holder>the PHP Documentation Group</holder>
   </copyright>
 
-  <legalnotice xml:id="copyright">
+  <legalnotice xml:id="copyright" xmlns:xlink="http://www.w3.org/1999/xlink">
    <title>Copyright</title>
    <simpara>
     Copyright &copy; 1997 - 2003 by the PHP Documentation Group.  This
http://cvs.php.net/viewvc.cgi/phpdoc-nl/preface.xml?r1=1.14&r2=1.15&diff_format=u
Index: phpdoc-nl/preface.xml
diff -u phpdoc-nl/preface.xml:1.14 phpdoc-nl/preface.xml:1.15
--- phpdoc-nl/preface.xml:1.14	Sat Jun 23 13:28:53 2007
+++ phpdoc-nl/preface.xml	Tue Jul 31 15:25:42 2007
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
 <!-- EN-Revision: 1.25 Maintainer: derick Status: ready -->
- <preface xml:id="preface" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
+<preface xml:id="preface" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <info>
   <title>Voorwoord</title>
 
   <abstract>
@@ -13,6 +14,7 @@
     veel meer voor u betekenen.
    </simpara>
   </abstract>
+ </info>
 
   <para>
    Deze handleiding bestaat voor het grootste gedeelte uit een naslagwerk voor
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.