Add new alias page

Patch provided by Martin Köditz.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347531 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Christoph Michael Becker 2019-06-03 12:29:20 +00:00
parent ca7cb538bb
commit 1cbdddb45b
2 changed files with 48 additions and 0 deletions

View file

@ -0,0 +1,47 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<refentry xml:id="function.func-name" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>fbird_add_user</refname>
<refpurpose>&Alias; <function>ibase_add_user</function></refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<simpara>
&info.function.alias;
<function>ibase_add_user</function>.
</simpara>
</refsect1>
<refsect1 role="seealso"><!-- {{{ -->
&reftitle.seealso;
<simplelist>
<member><function>fbird_modify_user</function></member>
<member><function>fbird_delete_user</function></member>
</simplelist>
</refsect1><!-- }}} -->
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

View file

@ -4,6 +4,7 @@
Do NOT translate this file
-->
<versions>
<function name="fbird_add_user" from="PHP 5, PHP 7"/>
<function name="ibase_add_user" from="PHP 5, PHP 7"/>
<function name="ibase_affected_rows" from="PHP 5, PHP 7"/>
<function name="ibase_backup" from="PHP 5, PHP 7"/>