1
0
mirror of https://github.com/php/doc-de.git synced 2026-03-31 11:42:08 +02:00
Files
archived-doc-de/reference/errorfunc/functions/user-error.xml
Hartmut Holzgraefe a5a40baedc converted "my" files to UTF-8
git-svn-id: https://svn.php.net/repository/phpdoc/de/trunk@264502 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-09 11:30:47 +00:00

37 lines
977 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision: 1.9 $ -->
<!-- EN-Revision: 1.8 Maintainer: hholzgra Status: ready -->
<refentry xml:id="function.user-error" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>user_error</refname>
<refpurpose>Alias von <function>trigger_error</function></refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<para>
&info.function.alias; <function>trigger_error</function>.
</para>
</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:"../../../../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
-->