cece Mon Aug 26 15:07:41 2002 EDT Modified files: /phpdoc/en/reference/vpopmail/functions vpopmail-add-alias-domain-ex.xml Log: Sorry for that crap, doing test rollback... Index: phpdoc/en/reference/vpopmail/functions/vpopmail-add-alias-domain-ex.xml diff -u phpdoc/en/reference/vpopmail/functions/vpopmail-add-alias-domain-ex.xml:1.3 phpdoc/en/reference/vpopmail/functions/vpopmail-add-alias-domain-ex.xml:1.4 --- phpdoc/en/reference/vpopmail/functions/vpopmail-add-alias-domain-ex.xml:1.3 Mon Aug 26 14:02:13 2002 +++ phpdoc/en/reference/vpopmail/functions/vpopmail-add-alias-domain-ex.xml Mon +Aug 26 15:07:41 2002 @@ -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>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php