New Translation

This commit is contained in:
fernandoc
2006-10-14 04:40:59 +00:00
parent a0af181cda
commit 8edf87cdaf

View File

@@ -0,0 +1,42 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision$ -->
<!-- EN-Revision: 1.4 Maintainer: fernandoc Status: ready -->
<sect1 id="variable.error.reporting">
<title>$error_reporting</title>
<para>
Quando este valor <20> definido para um valor n<>o nulo, o seu valor <20> usado como o n<>vel de
<ulink url="&url.php-manual;error_reporting">error_reporting</ulink>
do php dentro de <link linkend="api.display">display()</link>
e <link linkend="api.fetch">fetch()</link>. Quando <link
linkend="chapter.debugging.console">debugging</link> esta ativado este valor
<20> ignorado e o n<>vel de erro <20> mantido intocado.
</para>
<para>
Veja tamb<6D>m
<link linkend="api.trigger.error">trigger_error()</link>,
<link linkend="chapter.debugging.console">debugging</link>
e
<link linkend="troubleshooting">Troubleshooting</link>.
</para>
</sect1>
<!-- 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
-->