[PHP-DOC] Re: Livedocs, the future

2004-01-20 Thread Dirkjan Ochtman
that might not be flexible enough in practice (but is still better than what we have currently!). Would it work to do templating in XSLT? I mean, it's possible to do a lot of XSLT templates of the DocBook XML, and switching in another XSLT-sheet would allow for a very different layout (combined

[PHP-DOC] Re: quickref.swf

2003-09-18 Thread Dirkjan Ochtman
Seems easier to do this kind of stuff with Javascript... Manuzhai Gabor Hojtsy [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hi! I have this idea for quite a long time now, but have not had the time to actually propose it :) So read on... Today if you would like to use the

[PHP-DOC] Manual hasn't been built?

2003-04-03 Thread Dirkjan Ochtman
The Dutch manual hasn't been built since january 28, according to the revcheck. What's up with that? Regards, Manuzhai -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DOC] cvs: phpdoc /en/reference/array/functions extract.xml

2003-01-19 Thread Dirkjan Ochtman
manuzhaiSun Jan 19 11:54:32 2003 EDT Modified files: /phpdoc/en/reference/array/functionsextract.xml Log: Added forgotten function. Index: phpdoc/en/reference/array/functions/extract.xml diff -u

[PHP-DOC] cvs: phpdoc /en/reference/array/functions array-multisort.xml

2003-01-11 Thread Dirkjan Ochtman
manuzhaiSat Jan 11 05:08:41 2003 EDT Modified files: /phpdoc/en/reference/array/functionsarray-multisort.xml Log: after before - before Index: phpdoc/en/reference/array/functions/array-multisort.xml diff -u

[PHP-DOC] Interesting remark @ array_unique()

2003-01-11 Thread Dirkjan Ochtman
The first element will be used. Hmm okay... For what? Why? When? Regards, Dirkjan -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DOC] cvs: phpdoc /en/reference/array/functions array-walk.xml

2003-01-11 Thread Dirkjan Ochtman
manuzhaiSat Jan 11 06:19:11 2003 EDT Modified files: /phpdoc/en/reference/array/functionsarray-walk.xml Log: See also itself isn't very useful. Index: phpdoc/en/reference/array/functions/array-walk.xml diff -u

[PHP-DOC] See also

2003-01-11 Thread Dirkjan Ochtman
(Sent this to goba only by accident) Maybe it might even be useful to have something like a seealso.xml which has like seealso function=array_unique functionarray_search/function /seealso Or something like that (this is probably not a useful structure)? This way, you can keep all of the See

Re: [PHP-DOC] See also

2003-01-11 Thread Dirkjan Ochtman
So would it be possible to do just note role=seealso functionarray_filter/function functionarray_walk/function /note And have a stylesheet add things like See also, ,, and and .? So that the actual format for the See also is totally consistent for every language? Dirkjan Well, there

Re: [PHP-DOC] See also

2003-01-11 Thread Dirkjan Ochtman
So would it be possible to do just note role=seealso functionarray_filter/function functionarray_walk/function /note And have a stylesheet add things like See also, ,, and and .? So that the actual format for the See also is totally consistent for every language? Dirkjan Well, there

[PHP-DOC] Building the manual in cygwin

2003-01-11 Thread Dirkjan Ochtman
Hi there, I'm trying to run make test on the Dutch manual, but it won't work... no -i lang-nl -D . -s ./dtds/dbxml-4.1.2/phpdocxml.dcl manual.xml make: *** [test] Error 255 Does anyone know how I can fix this problem? TIA, Dirkjan -- PHP Documentation Mailing List (http://www.php.net/) To

Re: [PHP-DOC] Building the manual in cygwin

2003-01-11 Thread Dirkjan Ochtman
I couldn't find nsgmls or the SP package (as with Debian) in my Cygwin setup. Anyone else? Dirkjan Sander Roobol [EMAIL PROTECTED] wrote in message 2003035440.GA705@lxr">news:2003035440.GA705@lxr... On Sat, Jan 11, 2003 at 02:40:12PM +0100, Dirkjan Ochtman wrote: Hi there,

Re: [PHP-DOC] Building the manual in cygwin

2003-01-11 Thread Dirkjan Ochtman
But I unzipped that to phpdoc-tools, as the DOC HOWTO says... So it should find that? / phpdoc-nl/ en/ nl/ stuff phpdoc-tools/ ... all of the Jade files from the Win binary distro ... Mark Wiesemann [EMAIL PROTECTED] wrote in message

Re: [PHP-DOC] Building the manual in cygwin

2003-01-11 Thread Dirkjan Ochtman
I think there's some kind of memleak in some of the software that Cygwin uses... My memory was running out, and that's why it didn't work, I think. Got make test to work errorless!!! Thanks to all for the help! :) Dirkjan Gabor Hojtsy [EMAIL PROTECTED] wrote in message

[PHP-DOC] cvs: phpdoc /en/reference/array/functions array-diff.xml

2003-01-10 Thread Dirkjan Ochtman
manuzhaiFri Jan 10 16:55:44 2003 EDT Modified files: /phpdoc/en/reference/array/functionsarray-diff.xml Log: Added see also to array_diff_assoc(). Index: phpdoc/en/reference/array/functions/array-diff.xml diff -u

[PHP-DOC] cvs: phpdoc /en/reference/array/functions array-diff-assoc.xml array-diff.xml array-intersect-assoc.xml array-intersect.xml

2003-01-10 Thread Dirkjan Ochtman
manuzhaiFri Jan 10 17:22:40 2003 EDT Modified files: /phpdoc/en/reference/array/functionsarray-diff-assoc.xml array-diff.xml array-intersect-assoc.xml

[PHP-DOC] cvs: phpdoc /en/reference/mysql/functions mysql-fetch-assoc.xml mysql-stat.xml

2003-01-09 Thread Dirkjan Ochtman
manuzhaiThu Jan 9 07:58:05 2003 EDT Modified files: /phpdoc/en/reference/mysql/functionsmysql-fetch-assoc.xml mysql-stat.xml Log: Fixed minor typos. Index:

[PHP-DOC] cvs: phpdoc /en/reference/misc/functions show-source.xml

2002-05-13 Thread Dirkjan Ochtman
manuzhaiMon May 13 18:24:16 2002 EDT Modified files: /phpdoc/en/reference/misc/functions show-source.xml Log: Fixed typos. Index: phpdoc/en/reference/misc/functions/show-source.xml diff -u phpdoc/en/reference/misc/functions/show-source.xml:1.3

[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions parse-ini-file.xml

2002-04-29 Thread Dirkjan Ochtman
manuzhaiMon Apr 29 04:09:03 2002 EDT Modified files: /phpdoc/en/reference/filesystem/functions parse-ini-file.xml Log: Fixed bug 13279. Index: phpdoc/en/reference/filesystem/functions/parse-ini-file.xml diff -u

[PHP-DOC] cvs: phpdoc /en/language variables.xml

2002-04-29 Thread Dirkjan Ochtman
manuzhaiMon Apr 29 04:41:49 2002 EDT Modified files: /phpdoc/en/language variables.xml Log: Fixed bug 16687 Index: phpdoc/en/language/variables.xml diff -u phpdoc/en/language/variables.xml:1.45 phpdoc/en/language/variables.xml:1.46 ---

[PHP-DOC] cvs: phpdoc /nl/reference/mysql/functions mysql-character-set-name.xml

2002-04-29 Thread Dirkjan Ochtman
manuzhaiMon Apr 29 05:08:39 2002 EDT Added files: /phpdoc/nl/reference/mysql/functionsmysql-character-set-name.xml Log: Added. Index: phpdoc/nl/reference/mysql/functions/mysql-character-set-name.xml +++

[PHP-DOC] cvs: phpdoc /en/reference/mysql/functions mysql-data-seek.xml

2002-04-29 Thread Dirkjan Ochtman
manuzhaiMon Apr 29 05:13:36 2002 EDT Modified files: /phpdoc/en/reference/mysql/functionsmysql-data-seek.xml Log: Fixed typo. Index: phpdoc/en/reference/mysql/functions/mysql-data-seek.xml diff -u

[PHP-DOC] cvs: phpdoc /nl/reference/mysql/functions mysql-data-seek.xml

2002-04-29 Thread Dirkjan Ochtman
manuzhaiMon Apr 29 05:22:13 2002 EDT Modified files: /phpdoc/nl/reference/mysql/functionsmysql-data-seek.xml Log: Updated to EN 1.4 Index: phpdoc/nl/reference/mysql/functions/mysql-data-seek.xml diff -u

[PHP-DOC] cvs: phpdoc /nl/reference/mysql/functions mysql-affected-rows.xml

2002-04-29 Thread Dirkjan Ochtman
manuzhaiMon Apr 29 05:24:21 2002 EDT Modified files: /phpdoc/nl/reference/mysql/functionsmysql-affected-rows.xml Log: Updated to EN 1.4 Index: phpdoc/nl/reference/mysql/functions/mysql-affected-rows.xml diff -u

[PHP-DOC] cvs: phpdoc /nl/reference/mysql/functions mysql-create-db.xml

2002-04-29 Thread Dirkjan Ochtman
manuzhaiMon Apr 29 05:24:53 2002 EDT Modified files: /phpdoc/nl/reference/mysql/functionsmysql-create-db.xml Log: Updated to EN 1.3 Index: phpdoc/nl/reference/mysql/functions/mysql-create-db.xml diff -u

[PHP-DOC] cvs: phpdoc /nl/reference/mysql/functions mysql-affected-rows.xml

2002-04-29 Thread Dirkjan Ochtman
manuzhaiMon Apr 29 05:30:42 2002 EDT Modified files: /phpdoc/nl/reference/mysql/functionsmysql-affected-rows.xml Log: Line break issues. Index: phpdoc/nl/reference/mysql/functions/mysql-affected-rows.xml diff -u

[PHP-DOC] cvs: phpdoc /nl/reference/mysql/functions mysql-character-set-name.xml mysql-create-db.xml mysql-data-seek.xml

2002-04-29 Thread Dirkjan Ochtman
manuzhaiMon Apr 29 05:30:54 2002 EDT Modified files: /phpdoc/nl/reference/mysql/functionsmysql-character-set-name.xml mysql-create-db.xml

[PHP-DOC] cvs: phpdoc /en/reference/mysql/functions mysql-drop-db.xml

2002-04-29 Thread Dirkjan Ochtman
manuzhaiMon Apr 29 05:35:31 2002 EDT Modified files: /phpdoc/en/reference/mysql/functionsmysql-drop-db.xml Log: Fixed typo. Index: phpdoc/en/reference/mysql/functions/mysql-drop-db.xml diff -u

[PHP-DOC] cvs: phpdoc /nl/reference/mysql/functions mysql-drop-db.xml

2002-04-29 Thread Dirkjan Ochtman
manuzhaiMon Apr 29 05:38:26 2002 EDT Modified files: /phpdoc/nl/reference/mysql/functionsmysql-drop-db.xml Log: Updated to EN 1.4 Index: phpdoc/nl/reference/mysql/functions/mysql-drop-db.xml diff -u

[PHP-DOC] cvs: phpdoc /nl/reference/mysql/functions mysql-errno.xml

2002-04-29 Thread Dirkjan Ochtman
manuzhaiMon Apr 29 05:44:31 2002 EDT Modified files: /phpdoc/nl/reference/mysql/functionsmysql-errno.xml Log: Updated to EN 1.4 Index: phpdoc/nl/reference/mysql/functions/mysql-errno.xml diff -u

[PHP-DOC] cvs: phpdoc /en/reference/mysql/functions mysql-error.xml

2002-04-29 Thread Dirkjan Ochtman
manuzhaiMon Apr 29 05:47:25 2002 EDT Modified files: /phpdoc/en/reference/mysql/functionsmysql-error.xml Log: Fixed typo. Index: phpdoc/en/reference/mysql/functions/mysql-error.xml diff -u phpdoc/en/reference/mysql/functions/mysql-error.xml:1.4

[PHP-DOC] cvs: phpdoc /nl/reference/mysql/functions mysql-error.xml

2002-04-29 Thread Dirkjan Ochtman
manuzhaiMon Apr 29 05:48:33 2002 EDT Modified files: /phpdoc/nl/reference/mysql/functionsmysql-error.xml Log: Updated to EN 1.5 Index: phpdoc/nl/reference/mysql/functions/mysql-error.xml diff -u

[PHP-DOC] cvs: phpdoc /en/reference/mysql/functions mysql-field-type.xml

2002-04-29 Thread Dirkjan Ochtman
manuzhaiMon Apr 29 06:03:24 2002 EDT Modified files: /phpdoc/en/reference/mysql/functionsmysql-field-type.xml Log: Fixed typo. Index: phpdoc/en/reference/mysql/functions/mysql-field-type.xml diff -u

[PHP-DOC] cvs: phpdoc /nl/reference/mysql/functions mysql-error.xml mysql-escape-string.xml mysql-fetch-array.xml mysql-fetch-assoc.xml mysql-fetch-field.xml mysql-fetch-lengths.xml mysql-fetch-object.xml mysql-fetch-row.xml mysql-field-flags.xml mysql-field-len.xml mysql-field-name.xml mysql-field-seek.xml mysql-field-table.xml mysql-field-type.xml mysql-free-result.xml mysql-get-client-info.xml mysql-get-host-info.xml mysql-get-proto-info.xml mysql-get-server-info.xml mysql-insert-id.xml mysql-list-dbs.xml mysql-list-fields.xml mysql-list-tables.xml mysql-num-fields.xml mysql-num-rows.xml mysql-pconnect.xml mysql-query.xml mysql-result.xml mysql-select-db.xml mysql-stat.xml mysql-tablename.xml mysql-unbuffered-query.xml

2002-04-29 Thread Dirkjan Ochtman
manuzhaiMon Apr 29 06:30:37 2002 EDT Modified files: /phpdoc/nl/reference/mysql/functionsmysql-error.xml mysql-escape-string.xml mysql-fetch-array.xml

[PHP-DOC] cvs: phpdoc /nl/reference/mysql/functions mysql-change-user.xml mysql-close.xml mysql-connect.xml mysql-db-name.xml mysql-db-query.xml

2002-04-29 Thread Dirkjan Ochtman
manuzhaiMon Apr 29 06:36:54 2002 EDT Modified files: /phpdoc/nl/reference/mysql/functionsmysql-change-user.xml mysql-close.xml mysql-connect.xml

[PHP-DOC] cvs: phpdoc /nl/reference/mysql reference.xml

2002-04-29 Thread Dirkjan Ochtman
manuzhaiMon Apr 29 06:42:20 2002 EDT Modified files: /phpdoc/nl/reference/mysql reference.xml Log: Sync to EN 1.5 Index: phpdoc/nl/reference/mysql/reference.xml diff -u phpdoc/nl/reference/mysql/reference.xml:1.2

[PHP-DOC] cvs: phpdoc /nl/reference/mysql reference.xml

2002-04-29 Thread Dirkjan Ochtman
manuzhaiMon Apr 29 06:43:19 2002 EDT Modified files: /phpdoc/nl/reference/mysql reference.xml Log: EN-revision maintainer info added. Index: phpdoc/nl/reference/mysql/reference.xml diff -u phpdoc/nl/reference/mysql/reference.xml:1.3

[PHP-DOC] cvs: phpdoc /en/reference/mysql/functions mysql-ping.xml

2002-04-29 Thread Dirkjan Ochtman
manuzhaiMon Apr 29 06:58:21 2002 EDT Modified files: /phpdoc/en/reference/mysql/functionsmysql-ping.xml Log: Fixed typo. Index: phpdoc/en/reference/mysql/functions/mysql-ping.xml diff -u phpdoc/en/reference/mysql/functions/mysql-ping.xml:1.2

[PHP-DOC] cvs: phpdoc /en/reference/mysql/functions mysql-real-escape-string.xml

2002-04-29 Thread Dirkjan Ochtman
manuzhaiMon Apr 29 07:02:21 2002 EDT Modified files: /phpdoc/en/reference/mysql/functionsmysql-real-escape-string.xml Log: Fixed typo. Index: phpdoc/en/reference/mysql/functions/mysql-real-escape-string.xml diff -u

[PHP-DOC] cvs: phpdoc /en/reference/mysql/functions mysql-thread-id.xml

2002-04-29 Thread Dirkjan Ochtman
manuzhaiMon Apr 29 07:03:11 2002 EDT Modified files: /phpdoc/en/reference/mysql/functionsmysql-thread-id.xml Log: Fixed typo. Index: phpdoc/en/reference/mysql/functions/mysql-thread-id.xml diff -u

[PHP-DOC] cvs: phpdoc /nl/reference/mysql/functions mysql-info.xml mysql-list-processes.xml mysql-ping.xml mysql-real-escape-string.xml mysql-thread-id.xml

2002-04-29 Thread Dirkjan Ochtman
manuzhaiMon Apr 29 07:06:25 2002 EDT Added files: /phpdoc/nl/reference/mysql/functionsmysql-info.xml mysql-list-processes.xml mysql-ping.xml

[PHP-DOC] cvs: phpdoc /nl/reference/mysql functions.xml

2002-04-29 Thread Dirkjan Ochtman
manuzhaiMon Apr 29 07:06:44 2002 EDT Modified files: /phpdoc/nl/reference/mysql functions.xml Log: New functions added. Index: phpdoc/nl/reference/mysql/functions.xml diff -u phpdoc/nl/reference/mysql/functions.xml:1.1

[PHP-DOC] cvs: phpdoc /en/chapters install.windows.xml

2002-04-29 Thread Dirkjan Ochtman
manuzhaiMon Apr 29 07:25:51 2002 EDT Modified files: /phpdoc/en/chapters install.windows.xml Log: Fixed bug 9986. Index: phpdoc/en/chapters/install.windows.xml diff -u phpdoc/en/chapters/install.windows.xml:1.12

[PHP-DOC] cvs: phpdoc /en/language basic-syntax.xml

2002-04-29 Thread Dirkjan Ochtman
manuzhaiMon Apr 29 07:33:22 2002 EDT Modified files: /phpdoc/en/language basic-syntax.xml Log: Fixed bug 14984. Index: phpdoc/en/language/basic-syntax.xml diff -u phpdoc/en/language/basic-syntax.xml:1.28 phpdoc/en/language/basic-syntax.xml:1.29 ---

[PHP-DOC] cvs: phpdoc /nl/functions strings.xml

2002-04-09 Thread Dirkjan Ochtman
manuzhaiTue Apr 9 08:09:26 2002 EDT Modified files: /phpdoc/nl/functionsstrings.xml Log: Typo fixed. Index: phpdoc/nl/functions/strings.xml diff -u phpdoc/nl/functions/strings.xml:1.11 phpdoc/nl/functions/strings.xml:1.12 ---

[PHP-DOC] cvs: phpdoc /nl Translators

2002-04-05 Thread Dirkjan Ochtman
Dirkjan Ochtman [EMAIL PROTECTED] +derick Derick Rethans[EMAIL PROTECTED] FilenameTranslator Version (en) Needs update = -bookinfo.xml Derick 1.11

[PHP-DOC] cvs: phpdoc /nl Translators

2002-04-05 Thread Dirkjan Ochtman
manuzhaiFri Apr 5 04:15:32 2002 EDT Modified files: /phpdoc/nl Translators Log: New modules added. Index: phpdoc/nl/Translators diff -u phpdoc/nl/Translators:1.25 phpdoc/nl/Translators:1.26 --- phpdoc/nl/Translators:1.25 Fri Apr 5 03:52:04 2002 +++

[PHP-DOC] cvs: phpdoc /nl translation.xml

2002-04-05 Thread Dirkjan Ochtman
manuzhaiFri Apr 5 08:41:52 2002 EDT Modified files: /phpdoc/nl translation.xml Log: Updated: manuzhai doing functions/array.xml Index: phpdoc/nl/translation.xml diff -u phpdoc/nl/translation.xml:1.3 phpdoc/nl/translation.xml:1.4 ---

[PHP-DOC] cvs: phpdoc /nl/functions mysql.xml

2002-04-05 Thread Dirkjan Ochtman
manuzhaiFri Apr 5 08:49:56 2002 EDT Modified files: /phpdoc/nl/functionsmysql.xml Log: Status added. Index: phpdoc/nl/functions/mysql.xml diff -u phpdoc/nl/functions/mysql.xml:1.8 phpdoc/nl/functions/mysql.xml:1.9 ---

[PHP-DOC] cvs: phpdoc /nl/functions http.xml

2002-04-05 Thread Dirkjan Ochtman
manuzhaiFri Apr 5 08:54:13 2002 EDT Modified files: /phpdoc/nl/functionshttp.xml Log: Status added. Index: phpdoc/nl/functions/http.xml diff -u phpdoc/nl/functions/http.xml:1.4 phpdoc/nl/functions/http.xml:1.5 ---

[PHP-DOC] cvs: phpdoc /nl/functions mysql.xml

2002-03-24 Thread Dirkjan Ochtman
manuzhaiSun Mar 24 18:19:05 2002 EDT Modified files: /phpdoc/nl/functionsmysql.xml Log: Index: phpdoc/nl/functions/mysql.xml diff -u /dev/null phpdoc/nl/functions/mysql.xml:1.4 --- /dev/null Sun Mar 24 18:19:05 2002 +++

[PHP-DOC] cvs: phpdoc /nl/functions mysql.xml

2002-03-24 Thread Dirkjan Ochtman
manuzhaiSun Mar 24 18:27:15 2002 EDT Modified files: /phpdoc/nl/functionsmysql.xml Log: Very small update, merely to include a log msg this time. First version of MySQL chapter. Index: phpdoc/nl/functions/mysql.xml diff -u

[PHP-DOC] cvs: phpdoc /en/functions mysql.xml

2002-03-24 Thread Dirkjan Ochtman
manuzhaiSun Mar 24 18:43:40 2002 EDT Modified files: /phpdoc/en/functionsmysql.xml Log: Fixed typo Index: phpdoc/en/functions/mysql.xml diff -u phpdoc/en/functions/mysql.xml:1.97 phpdoc/en/functions/mysql.xml:1.98 ---

[PHP-DOC] cvs: phpdoc /nl/functions mysql.xml

2002-03-24 Thread Dirkjan Ochtman
manuzhaiSun Mar 24 18:47:15 2002 EDT Modified files: /phpdoc/nl/functionsmysql.xml Log: Added mysql_stat. Index: phpdoc/nl/functions/mysql.xml diff -u phpdoc/nl/functions/mysql.xml:1.5 phpdoc/nl/functions/mysql.xml:1.6 ---

[PHP-DOC] cvs: phpdoc /en/functions mysql.xml

2002-03-24 Thread Dirkjan Ochtman
manuzhaiSun Mar 24 18:48:15 2002 EDT Modified files: /phpdoc/en/functionsmysql.xml Log: Yet another typo. Index: phpdoc/en/functions/mysql.xml diff -u phpdoc/en/functions/mysql.xml:1.98 phpdoc/en/functions/mysql.xml:1.99 ---

[PHP-DOC] cvs: phpdoc /nl/functions http.xml

2002-03-24 Thread Dirkjan Ochtman
manuzhaiSun Mar 24 19:30:34 2002 EDT Modified files: /phpdoc/nl/functionshttp.xml Log: First version of HTTP module. Index: phpdoc/nl/functions/http.xml diff -u /dev/null phpdoc/nl/functions/http.xml:1.3 --- /dev/null Sun Mar 24 19:30:34

[PHP-DOC] cvs: phpdoc /en/functions http.xml

2002-03-24 Thread Dirkjan Ochtman
manuzhaiSun Mar 24 19:30:54 2002 EDT Modified files: /phpdoc/en/functionshttp.xml Log: Fixed some typos. Index: phpdoc/en/functions/http.xml diff -u phpdoc/en/functions/http.xml:1.38 phpdoc/en/functions/http.xml:1.39 ---

[PHP-DOC] cvs: phpdoc /en/functions datetime.xml

2002-03-24 Thread Dirkjan Ochtman
manuzhaiMon Mar 25 03:16:29 2002 EDT Modified files: /phpdoc/en/functionsdatetime.xml Log: Small typo fix. Index: phpdoc/en/functions/datetime.xml diff -u phpdoc/en/functions/datetime.xml:1.68 phpdoc/en/functions/datetime.xml:1.69 ---

[PHP-DOC] cvs: phpdoc /nl/functions datetime.xml

2002-03-24 Thread Dirkjan Ochtman
manuzhaiMon Mar 25 03:17:37 2002 EDT Modified files: /phpdoc/nl/functionsdatetime.xml Log: Updated until time() with en 1.68. Index: phpdoc/nl/functions/datetime.xml diff -u phpdoc/nl/functions/datetime.xml:1.9