cvs: smarty /docs/pt_BR/appendixes troubleshooting.xml /docs/pt_BR/designers/language-basic-syntax language-syntax-functions.xml language-syntax-quotes.xml /docs/pt_BR/designers/language-builtin-functions language-function-if.xml language-function-include-php.xml language-function-include.xml language-function-insert.xml language-function-php.xml /docs/pt_BR/designers/language-custom-functions language-function-assign.xml language-function-eval.xml language-function-html-options.xml language-function-mailto.xml language-function-math.xml language-function-textformat.xml

"Nuno Lopes" <[email protected]>
Newsgroups gmane.comp.php.cvs.smarty
Message-ID <cvsnlopess1096794263@cvsserver>
nlopess		Sun Oct  3 05:04:23 2004 EDT

  Modified files:              
    /smarty/docs/pt_BR/appendixes	troubleshooting.xml 
    /smarty/docs/pt_BR/designers/language-basic-syntax	
                                                      	language-syntax-functions.xml 
                                                      	language-syntax-quotes.xml 
    /smarty/docs/pt_BR/designers/language-builtin-functions	
                                                           	language-function-if.xml 
                                                           	language-function-include-php.xml 
                                                           	language-function-include.xml 
                                                           	language-function-insert.xml 
                                                           	language-function-php.xml 
    /smarty/docs/pt_BR/designers/language-custom-functions	
                                                          	language-function-assign.xml 
                                                          	language-function-eval.xml 
                                                          	language-function-html-options.xml 
                                                          	language-function-mailto.xml 
                                                          	language-function-math.xml 
                                                          	language-function-textformat.xml 
  Log:
  fix revision tags
  @@arg0@

-- 
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
nlopess-20041003050423.txt (text/plain, 13.1 KB)
http://cvs.php.net/diff.php/smarty/docs/pt_BR/appendixes/troubleshooting.xml?r1=1.4&r2=1.5&ty=u
Index: smarty/docs/pt_BR/appendixes/troubleshooting.xml
diff -u smarty/docs/pt_BR/appendixes/troubleshooting.xml:1.4 smarty/docs/pt_BR/appendixes/troubleshooting.xml:1.5
--- smarty/docs/pt_BR/appendixes/troubleshooting.xml:1.4	Sat Oct  2 08:41:36 2004
+++ smarty/docs/pt_BR/appendixes/troubleshooting.xml	Sun Oct  3 05:04:23 2004
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
-<!-- EN-Revision: 1.3 Maintainer: thomasgm Status: ready -->
+<!-- $Revision: 1.5 $ -->
+<!-- EN-Revision: 1.2 Maintainer: thomasgm Status: ready -->
 <chapter id="troubleshooting">
    <title>Localização de Erros</title>
    <para></para>
http://cvs.php.net/diff.php/smarty/docs/pt_BR/designers/language-basic-syntax/language-syntax-functions.xml?r1=1.4&r2=1.5&ty=u
Index: smarty/docs/pt_BR/designers/language-basic-syntax/language-syntax-functions.xml
diff -u smarty/docs/pt_BR/designers/language-basic-syntax/language-syntax-functions.xml:1.4 smarty/docs/pt_BR/designers/language-basic-syntax/language-syntax-functions.xml:1.5
--- smarty/docs/pt_BR/designers/language-basic-syntax/language-syntax-functions.xml:1.4	Sat Oct  2 08:48:25 2004
+++ smarty/docs/pt_BR/designers/language-basic-syntax/language-syntax-functions.xml	Sun Oct  3 05:04:23 2004
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
-<!-- EN-Revision: 1.3 Maintainer: thomasgm Status: ready -->
+<!-- $Revision: 1.5 $ -->
+<!-- EN-Revision: 1.2 Maintainer: thomasgm Status: ready -->
    <sect1 id="language.syntax.functions">
     <title>Funções</title>
     <para>
http://cvs.php.net/diff.php/smarty/docs/pt_BR/designers/language-basic-syntax/language-syntax-quotes.xml?r1=1.4&r2=1.5&ty=u
Index: smarty/docs/pt_BR/designers/language-basic-syntax/language-syntax-quotes.xml
diff -u smarty/docs/pt_BR/designers/language-basic-syntax/language-syntax-quotes.xml:1.4 smarty/docs/pt_BR/designers/language-basic-syntax/language-syntax-quotes.xml:1.5
--- smarty/docs/pt_BR/designers/language-basic-syntax/language-syntax-quotes.xml:1.4	Sat Oct  2 08:48:25 2004
+++ smarty/docs/pt_BR/designers/language-basic-syntax/language-syntax-quotes.xml	Sun Oct  3 05:04:23 2004
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
-<!-- EN-Revision: 1.3 Maintainer: thomasgm Status: ready -->
+<!-- $Revision: 1.5 $ -->
+<!-- EN-Revision: 1.2 Maintainer: thomasgm Status: ready -->
    <sect1 id="language.syntax.quotes">
     <title>Colocando Variáveis em Aspas Duplas</title>
     <para>
http://cvs.php.net/diff.php/smarty/docs/pt_BR/designers/language-builtin-functions/language-function-if.xml?r1=1.4&r2=1.5&ty=u
Index: smarty/docs/pt_BR/designers/language-builtin-functions/language-function-if.xml
diff -u smarty/docs/pt_BR/designers/language-builtin-functions/language-function-if.xml:1.4 smarty/docs/pt_BR/designers/language-builtin-functions/language-function-if.xml:1.5
--- smarty/docs/pt_BR/designers/language-builtin-functions/language-function-if.xml:1.4	Sun Oct  3 04:59:01 2004
+++ smarty/docs/pt_BR/designers/language-builtin-functions/language-function-if.xml	Sun Oct  3 05:04:23 2004
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
-<!-- EN-Revision: 1.2 Maintainer: thomasgm Status: ready -->
+<!-- $Revision: 1.5 $ -->
+<!-- EN-Revision: 1.1 Maintainer: thomasgm Status: ready -->
 		<sect1 id="language.function.if">
 			<title>if,elseif,else</title>
 			<para>
http://cvs.php.net/diff.php/smarty/docs/pt_BR/designers/language-builtin-functions/language-function-include-php.xml?r1=1.3&r2=1.4&ty=u
Index: smarty/docs/pt_BR/designers/language-builtin-functions/language-function-include-php.xml
diff -u smarty/docs/pt_BR/designers/language-builtin-functions/language-function-include-php.xml:1.3 smarty/docs/pt_BR/designers/language-builtin-functions/language-function-include-php.xml:1.4
--- smarty/docs/pt_BR/designers/language-builtin-functions/language-function-include-php.xml:1.3	Sat Oct  2 08:49:02 2004
+++ smarty/docs/pt_BR/designers/language-builtin-functions/language-function-include-php.xml	Sun Oct  3 05:04:23 2004
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
-<!-- EN-Revision: 1.2 Maintainer: thomasgm Status: ready -->
+<!-- $Revision: 1.4 $ -->
+<!-- EN-Revision: 1.1 Maintainer: thomasgm Status: ready -->
 		<sect1 id="language.function.include.php">
 			<title>include_php</title>
             <informaltable frame="all">
http://cvs.php.net/diff.php/smarty/docs/pt_BR/designers/language-builtin-functions/language-function-include.xml?r1=1.3&r2=1.4&ty=u
Index: smarty/docs/pt_BR/designers/language-builtin-functions/language-function-include.xml
diff -u smarty/docs/pt_BR/designers/language-builtin-functions/language-function-include.xml:1.3 smarty/docs/pt_BR/designers/language-builtin-functions/language-function-include.xml:1.4
--- smarty/docs/pt_BR/designers/language-builtin-functions/language-function-include.xml:1.3	Sat Oct  2 08:49:02 2004
+++ smarty/docs/pt_BR/designers/language-builtin-functions/language-function-include.xml	Sun Oct  3 05:04:23 2004
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
-<!-- EN-Revision: 1.2 Maintainer: thomasgm Status: ready -->
+<!-- $Revision: 1.4 $ -->
+<!-- EN-Revision: 1.1 Maintainer: thomasgm Status: ready -->
 		<sect1 id="language.function.include">
 			<title>include</title>
             <informaltable frame="all">
http://cvs.php.net/diff.php/smarty/docs/pt_BR/designers/language-builtin-functions/language-function-insert.xml?r1=1.3&r2=1.4&ty=u
Index: smarty/docs/pt_BR/designers/language-builtin-functions/language-function-insert.xml
diff -u smarty/docs/pt_BR/designers/language-builtin-functions/language-function-insert.xml:1.3 smarty/docs/pt_BR/designers/language-builtin-functions/language-function-insert.xml:1.4
--- smarty/docs/pt_BR/designers/language-builtin-functions/language-function-insert.xml:1.3	Sat Oct  2 08:49:02 2004
+++ smarty/docs/pt_BR/designers/language-builtin-functions/language-function-insert.xml	Sun Oct  3 05:04:23 2004
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
-<!-- EN-Revision: 1.2 Maintainer: thomasgm Status: ready -->
+<!-- $Revision: 1.4 $ -->
+<!-- EN-Revision: 1.1 Maintainer: thomasgm Status: ready -->
 		<sect1 id="language.function.insert">
 			<title>insert</title>
             <informaltable frame="all">
http://cvs.php.net/diff.php/smarty/docs/pt_BR/designers/language-builtin-functions/language-function-php.xml?r1=1.3&r2=1.4&ty=u
Index: smarty/docs/pt_BR/designers/language-builtin-functions/language-function-php.xml
diff -u smarty/docs/pt_BR/designers/language-builtin-functions/language-function-php.xml:1.3 smarty/docs/pt_BR/designers/language-builtin-functions/language-function-php.xml:1.4
--- smarty/docs/pt_BR/designers/language-builtin-functions/language-function-php.xml:1.3	Sat Oct  2 08:49:02 2004
+++ smarty/docs/pt_BR/designers/language-builtin-functions/language-function-php.xml	Sun Oct  3 05:04:23 2004
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
-<!-- EN-Revision: 1.2 Maintainer: thomasgm Status: ready -->
+<!-- $Revision: 1.4 $ -->
+<!-- EN-Revision: 1.1 Maintainer: thomasgm Status: ready -->
 		<sect1 id="language.function.php">
 			<title>php</title>
 			<para>
http://cvs.php.net/diff.php/smarty/docs/pt_BR/designers/language-custom-functions/language-function-assign.xml?r1=1.3&r2=1.4&ty=u
Index: smarty/docs/pt_BR/designers/language-custom-functions/language-function-assign.xml
diff -u smarty/docs/pt_BR/designers/language-custom-functions/language-function-assign.xml:1.3 smarty/docs/pt_BR/designers/language-custom-functions/language-function-assign.xml:1.4
--- smarty/docs/pt_BR/designers/language-custom-functions/language-function-assign.xml:1.3	Sat Oct  2 08:49:28 2004
+++ smarty/docs/pt_BR/designers/language-custom-functions/language-function-assign.xml	Sun Oct  3 05:04:23 2004
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
-<!-- EN-Revision: 1.2 Maintainer: thomasgm Status: ready -->
+<!-- $Revision: 1.4 $ -->
+<!-- EN-Revision: 1.1 Maintainer: thomasgm Status: ready -->
 		<sect1 id="language.function.assign">
 			<title>assign</title>
             <informaltable frame="all">
http://cvs.php.net/diff.php/smarty/docs/pt_BR/designers/language-custom-functions/language-function-eval.xml?r1=1.3&r2=1.4&ty=u
Index: smarty/docs/pt_BR/designers/language-custom-functions/language-function-eval.xml
diff -u smarty/docs/pt_BR/designers/language-custom-functions/language-function-eval.xml:1.3 smarty/docs/pt_BR/designers/language-custom-functions/language-function-eval.xml:1.4
--- smarty/docs/pt_BR/designers/language-custom-functions/language-function-eval.xml:1.3	Sat Oct  2 08:49:28 2004
+++ smarty/docs/pt_BR/designers/language-custom-functions/language-function-eval.xml	Sun Oct  3 05:04:23 2004
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
-<!-- EN-Revision: 1.2 Maintainer: thomasgm Status: ready -->
+<!-- $Revision: 1.4 $ -->
+<!-- EN-Revision: 1.1 Maintainer: thomasgm Status: ready -->
 		<sect1 id="language.function.eval">
 			<title>eval</title>
             <informaltable frame="all">
http://cvs.php.net/diff.php/smarty/docs/pt_BR/designers/language-custom-functions/language-function-html-options.xml?r1=1.3&r2=1.4&ty=u
Index: smarty/docs/pt_BR/designers/language-custom-functions/language-function-html-options.xml
diff -u smarty/docs/pt_BR/designers/language-custom-functions/language-function-html-options.xml:1.3 smarty/docs/pt_BR/designers/language-custom-functions/language-function-html-options.xml:1.4
--- smarty/docs/pt_BR/designers/language-custom-functions/language-function-html-options.xml:1.3	Sat Oct  2 08:49:28 2004
+++ smarty/docs/pt_BR/designers/language-custom-functions/language-function-html-options.xml	Sun Oct  3 05:04:23 2004
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
-<!-- EN-Revision: 1.2 Maintainer: thomasgm Status: ready -->
+<!-- $Revision: 1.4 $ -->
+<!-- EN-Revision: 1.1 Maintainer: thomasgm Status: ready -->
 		<sect1 id="language.function.html.options">
 			<title>html_options</title>
             <informaltable frame="all">
http://cvs.php.net/diff.php/smarty/docs/pt_BR/designers/language-custom-functions/language-function-mailto.xml?r1=1.3&r2=1.4&ty=u
Index: smarty/docs/pt_BR/designers/language-custom-functions/language-function-mailto.xml
diff -u smarty/docs/pt_BR/designers/language-custom-functions/language-function-mailto.xml:1.3 smarty/docs/pt_BR/designers/language-custom-functions/language-function-mailto.xml:1.4
--- smarty/docs/pt_BR/designers/language-custom-functions/language-function-mailto.xml:1.3	Sat Oct  2 08:49:29 2004
+++ smarty/docs/pt_BR/designers/language-custom-functions/language-function-mailto.xml	Sun Oct  3 05:04:23 2004
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
-<!-- EN-Revision: 1.2 Maintainer: thomasgm Status: ready -->
+<!-- $Revision: 1.4 $ -->
+<!-- EN-Revision: 1.1 Maintainer: thomasgm Status: ready -->
 				<sect1 id="language.function.mailto">
 			<title>mailto</title>
             <informaltable frame="all">
http://cvs.php.net/diff.php/smarty/docs/pt_BR/designers/language-custom-functions/language-function-math.xml?r1=1.3&r2=1.4&ty=u
Index: smarty/docs/pt_BR/designers/language-custom-functions/language-function-math.xml
diff -u smarty/docs/pt_BR/designers/language-custom-functions/language-function-math.xml:1.3 smarty/docs/pt_BR/designers/language-custom-functions/language-function-math.xml:1.4
--- smarty/docs/pt_BR/designers/language-custom-functions/language-function-math.xml:1.3	Sat Oct  2 08:49:29 2004
+++ smarty/docs/pt_BR/designers/language-custom-functions/language-function-math.xml	Sun Oct  3 05:04:23 2004
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
-<!-- EN-Revision: 1.2 Maintainer: thomasgm Status: ready -->
+<!-- $Revision: 1.4 $ -->
+<!-- EN-Revision: 1.1 Maintainer: thomasgm Status: ready -->
 		<sect1 id="language.function.math">
 			<title>math</title>
             <informaltable frame="all">
http://cvs.php.net/diff.php/smarty/docs/pt_BR/designers/language-custom-functions/language-function-textformat.xml?r1=1.3&r2=1.4&ty=u
Index: smarty/docs/pt_BR/designers/language-custom-functions/language-function-textformat.xml
diff -u smarty/docs/pt_BR/designers/language-custom-functions/language-function-textformat.xml:1.3 smarty/docs/pt_BR/designers/language-custom-functions/language-function-textformat.xml:1.4
--- smarty/docs/pt_BR/designers/language-custom-functions/language-function-textformat.xml:1.3	Sat Oct  2 08:49:29 2004
+++ smarty/docs/pt_BR/designers/language-custom-functions/language-function-textformat.xml	Sun Oct  3 05:04:23 2004
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
-<!-- EN-Revision: 1.2 Maintainer: thomasgm Status: ready -->
+<!-- $Revision: 1.4 $ -->
+<!-- EN-Revision: 1.1 Maintainer: thomasgm Status: ready -->
 		<sect1 id="language.function.textformat">
 			<title>textformat</title>
             <informaltable frame="all">
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.