cvs: phpdoc-nl /reference/calendar configure.xml reference.xml /reference/calendar/functions cal-from-jd.xml cal-info.xml cal-to-jd.xml
[email protected] ("Sacha Telgenhof Oude Koehorst")
| Newsgroups | php.doc.nl |
|---|---|
| Message-ID | <cvssachat1038673411@cvsserver> |
sachat Sat Nov 30 11:23:31 2002 EDT
Added files:
/phpdoc-nl/reference/calendar configure.xml
Modified files:
/phpdoc-nl/reference/calendar reference.xml
/phpdoc-nl/reference/calendar/functions cal-from-jd.xml
cal-info.xml cal-to-jd.xml
Log:
Made some files in sync with EN revisions
Index: phpdoc-nl/reference/calendar/reference.xml
diff -u phpdoc-nl/reference/calendar/reference.xml:1.1 phpdoc-nl/reference/calendar/reference.xml:1.2
--- phpdoc-nl/reference/calendar/reference.xml:1.1 Mon Aug 26 15:03:36 2002
+++ phpdoc-nl/reference/calendar/reference.xml Sat Nov 30 11:23:30 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.4 Maintainer: sachat Status: ready -->
+<!-- EN-Revision: 1.5 Maintainer: sachat Status: ready -->
<reference id="ref.calendar">
<title>Calendar functies</title>
<titleabbrev>Calendar</titleabbrev>
@@ -21,17 +21,12 @@
zijn opgenomen in deze instructies en zijn aangemerkt tussen aanhalingstekens.
</para>
</section>
- <section id="calendar.installation">
- &reftitle.install;
- <para>
- Om beschikking te hebben over deze functies, moet PHP gecompileerd zijn
- met de configuratie optie <option role="configure">--enable-calendar</option>.
- </para>
- </section>
+ &reference.calendar.configure;
<section id="calendar.configuration">
&reftitle.runtime;
&no.config;
</section>
+
<section id="calendar.resources">
&reftitle.resources;
&no.resource;
@@ -61,5 +56,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
Index: phpdoc-nl/reference/calendar/functions/cal-from-jd.xml
diff -u phpdoc-nl/reference/calendar/functions/cal-from-jd.xml:1.1 phpdoc-nl/reference/calendar/functions/cal-from-jd.xml:1.2
--- phpdoc-nl/reference/calendar/functions/cal-from-jd.xml:1.1 Mon Aug 26 15:03:36 2002
+++ phpdoc-nl/reference/calendar/functions/cal-from-jd.xml Sat Nov 30 11:23:30 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.2 Maintainer: sachat Status: ready -->
+<!-- EN-Revision: 1.3 Maintainer: sachat Status: ready -->
<refentry id='function.cal-from-jd'>
<refnamediv>
<refname>cal_from_jd</refname>
@@ -15,6 +15,7 @@
<methodparam><type>int</type><parameter>calendar</parameter></methodparam>
</methodsynopsis>
<para>
+ &warn.undocumented.func;
</para>
</refsect1>
</refentry>
Index: phpdoc-nl/reference/calendar/functions/cal-info.xml
diff -u phpdoc-nl/reference/calendar/functions/cal-info.xml:1.1 phpdoc-nl/reference/calendar/functions/cal-info.xml:1.2
--- phpdoc-nl/reference/calendar/functions/cal-info.xml:1.1 Mon Aug 26 15:03:36 2002
+++ phpdoc-nl/reference/calendar/functions/cal-info.xml Sat Nov 30 11:23:30 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.2 Maintainer: sachat Status: ready -->
+<!-- EN-Revision: 1.3 Maintainer: sachat Status: ready -->
<refentry id='function.cal-info'>
<refnamediv>
<refname>cal_info</refname>
@@ -12,6 +12,7 @@
<methodparam><type>int</type><parameter>calendar</parameter></methodparam>
</methodsynopsis>
<para>
+ &warn.undocumented.func;
</para>
</refsect1>
</refentry>
Index: phpdoc-nl/reference/calendar/functions/cal-to-jd.xml
diff -u phpdoc-nl/reference/calendar/functions/cal-to-jd.xml:1.1 phpdoc-nl/reference/calendar/functions/cal-to-jd.xml:1.2
--- phpdoc-nl/reference/calendar/functions/cal-to-jd.xml:1.1 Mon Aug 26 15:03:36 2002
+++ phpdoc-nl/reference/calendar/functions/cal-to-jd.xml Sat Nov 30 11:23:30 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- EN-Revision: 1.2 Maintainer: sachat Status: ready -->
+<!-- EN-Revision: 1.3 Maintainer: sachat Status: ready -->
<refentry id='function.cal-to-jd'>
<refnamediv>
<refname>cal_to_jd</refname>
@@ -17,6 +17,7 @@
<methodparam><type>int</type><parameter>year</parameter></methodparam>
</methodsynopsis>
<para>
+ &warn.undocumented.func;
</para>
</refsect1>
</refentry>
Index: phpdoc-nl/reference/calendar/configure.xml
+++ phpdoc-nl/reference/calendar/configure.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- EN-Revision: 1.1 Maintainer: sachat Status: ready -->
<section id="calendar.installation">
&reftitle.install;
<para>
Om beschikking te hebben over deze functies, moet PHP gecompileerd zijn
met de configuratie optie <option role="configure">--enable-calendar</option>.
</para>
&windows.builtin;
</section>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->