|
|
@@ -1,5 +1,5 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<!-- EN-Revision: 21829 -->
|
|
|
+<!-- EN-Revision: 22917 -->
|
|
|
<!-- Reviewed: no -->
|
|
|
<sect1 id="zend.view.introduction">
|
|
|
<title>Introdução</title>
|
|
|
@@ -143,7 +143,7 @@ base/path/
|
|
|
<property>encoding</property>: indicate the character encoding to use
|
|
|
with <methodname>htmlentities()</methodname>,
|
|
|
<methodname>htmlspecialchars()</methodname>, and other operations. Defaults
|
|
|
- to ISO-8859-1 (latin1). May be set via
|
|
|
+ to UTF-8. May be set via
|
|
|
<methodname>setEncoding()</methodname> or the <property>encoding</property>
|
|
|
option to the constructor.
|
|
|
</para>
|