mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Added the new entities and new items.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75830 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
c07a514c8f
commit
d099345dec
2 changed files with 16 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.23 $ -->
|
||||
<!-- $Revision: 1.24 $ -->
|
||||
<reference id="ref.calendar">
|
||||
<title>Calendar functions</title>
|
||||
<titleabbrev>Calendar</titleabbrev>
|
||||
|
@ -20,13 +20,25 @@
|
|||
page are included in these instructions, and are in quotes.
|
||||
</para>
|
||||
</section>
|
||||
<section>
|
||||
<section id="calendar.installation">
|
||||
<title>Installation</title>
|
||||
<para>
|
||||
To get these functions to work, you have to compile PHP with
|
||||
<option role="configure">--enable-calendar</option>.
|
||||
</para>
|
||||
</section>
|
||||
<section id="calendar.configuration">
|
||||
<title>Runtime Configuration</title>
|
||||
&no.config;
|
||||
</section>
|
||||
<section id="calendar.resource">
|
||||
<title>Resource types</title>
|
||||
&no.resource;
|
||||
</section>
|
||||
<section id="calendar.constants">
|
||||
<title>Predefined constants</title>
|
||||
&no.constants;
|
||||
</section>
|
||||
</partintro>
|
||||
|
||||
<refentry id="function.jdtogregorian">
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.44 $ -->
|
||||
<!-- $Revision: 1.45 $ -->
|
||||
<reference id="ref.ftp">
|
||||
<title>FTP functions</title>
|
||||
<titleabbrev>FTP</titleabbrev>
|
||||
|
@ -33,7 +33,7 @@
|
|||
<section id="ftp.configuration">
|
||||
<title>Configuration</title>
|
||||
<para>
|
||||
This extensions does not define any configuration directives.
|
||||
&no.config;
|
||||
</para>
|
||||
</section>
|
||||
|
||||
|
|
Loading…
Reference in a new issue