cvs: smarty /docs/en/designers/language-custom-functions language-function-fetch.xml
"Mehdi Achour" <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvsdidou1085868073@cvsserver> |
didou Sat May 29 18:01:13 2004 EDT
Modified files:
/smarty/docs/en/designers/language-custom-functions
language-function-fetch.xml
Log:
fix build
# sorry, can't test before
http://cvs.php.net/diff.php/smarty/docs/en/designers/language-custom-functions/language-function-fetch.xml?r1=1.2&r2=1.3&ty=u
Index: smarty/docs/en/designers/language-custom-functions/language-function-fetch.xml
diff -u smarty/docs/en/designers/language-custom-functions/language-function-fetch.xml:1.2 smarty/docs/en/designers/language-custom-functions/language-function-fetch.xml:1.3
--- smarty/docs/en/designers/language-custom-functions/language-function-fetch.xml:1.2 Sat May 29 17:56:21 2004
+++ smarty/docs/en/designers/language-custom-functions/language-function-fetch.xml Sat May 29 18:01:12 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<sect1 id="language.function.fetch">
<title>fetch</title>
<informaltable frame="all">
@@ -84,7 +84,7 @@
{if $weather ne ""}
<b>{$weather}</b>
{/if}
-]]
+]]>
</programlisting>
</example>
</sect1>
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php