mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Sorry for that crap, doing test rollback...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@93681 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
83d623e9af
commit
b18f5afbd3
1 changed files with 7 additions and 7 deletions
|
@ -1,17 +1,17 @@
|
|||
<?xml version="1.0" encoding="iso-8859-2"?>
|
||||
<!-- EN-Revision: 1.2 Maintainer:cece Status:ready -->
|
||||
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- splitted from ./en/functions/vpopmail.xml, last change in rev 1.1 -->
|
||||
<refentry id="function.vpopmail-add-alias-domain-ex">
|
||||
<refnamediv>
|
||||
<refname>vpopmail_add_alias_domain_ex</refname>
|
||||
<refpurpose>Egy már meglévõ virtuális tartományhoz (domain) alias hozzáadása</refpurpose>
|
||||
<refpurpose>Add alias to an existing virtual domain</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
<title>Leírás</title>
|
||||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>bool</type><methodname>vpopmail_add_alias_domain_ex</methodname>
|
||||
<methodparam><type>string</type><parameter>eredeti tartománynév</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>új tartománynév</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>olddomain</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>newdomain</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
&warn.experimental.func;
|
||||
<para>
|
||||
|
|
Loading…
Reference in a new issue