mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Add id and title to preface chunk. Removes E_NOTICE in PhD and renders output in manual.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296581 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
45f39186cd
commit
5293ead849
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,8 @@
|
|||
<title>Mongo</title>
|
||||
<titleabbrev>Mongo</titleabbrev>
|
||||
|
||||
<preface>
|
||||
<preface xml:id="intro.mongo">
|
||||
&reftitle.intro;
|
||||
<para>
|
||||
This extension allows you to connect to MongoDB through PHP.
|
||||
</para>
|
||||
|
|
Loading…
Reference in a new issue