mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
Updated reference to /dl (/ext).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31677 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
85a0d4c007
commit
7d1aea2154
1 changed files with 4 additions and 3 deletions
|
@ -4,9 +4,10 @@
|
|||
|
||||
<partintro>
|
||||
<para>
|
||||
The calendar functions are only available if you have compiled the
|
||||
calendar extension in dl/calendar. Read dl/README for instructions
|
||||
on using it.
|
||||
The calendar functions are only available if you have compiled
|
||||
the calendar extension, found in either the "dl" or "ext"
|
||||
subdirectories of your PHP source code.
|
||||
Please see the README file before using it.
|
||||
</para>
|
||||
<para>
|
||||
The calendar extension presents a series of functions to simplify
|
||||
|
|
Loading…
Reference in a new issue