mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 08:28:54 +00:00
Implemented phd:chunk="false" (so contributors lives within the preface)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270622 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
053f373888
commit
a9300f4fda
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.21 $ -->
|
||||
<!-- $Revision: 1.22 $ -->
|
||||
|
||||
<!--
|
||||
This file should only be present in the English doc tree. If you
|
||||
copy it over to your translation tree you will be hunted down
|
||||
relentlessly! You have been warned! :)
|
||||
-->
|
||||
<section xml:id="contributors" xmlns="http://docbook.org/ns/docbook">
|
||||
<section xml:id="contributors" xmlns="http://docbook.org/ns/docbook" xmlns:phd="http://www.php.net/ns/phd" phd:chunk="false">
|
||||
<info><title>&Credit.Authors.and.Contributors;</title></info>
|
||||
|
||||
&Credit.Introduction;
|
||||
|
|
Loading…
Reference in a new issue