mirror of
https://github.com/php/doc-ru.git
synced 2025-08-15 23:42:35 +00:00
Upgrade to DocBook5:
- All id attributes are now xml:id - Add docbook namespace to all root elements - Replace <ulink /> with <link xlink:href /> - Minor markup fixes here and there - Bump EN-Revision where appropriate git-svn-id: https://svn.php.net/repository/phpdoc/ru/trunk@238337 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- EN-Revision: 1.5 Maintainer: sveta Status: ready -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<refentry id="function.array-combine">
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<refentry xml:id="function.array-combine" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
<refname>array_combine</refname>
|
||||
<refpurpose>
|
||||
|
Reference in New Issue
Block a user