Date: 07/11/00
- Next message: Luca Perugini: "[PHP-DOC] cvs: phpdoc /it Translators"
- Previous message: Luca Perugini: "[PHP-DOC] cvs: phpdoc /it/functions pgsql.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
perugini Tue Jul 11 17:46:39 2000 EDT
Modified files:
/phpdoc/it/functions url.xml
Log:
Update from english tree
Index: phpdoc/it/functions/url.xml
diff -u phpdoc/it/functions/url.xml:1.3 phpdoc/it/functions/url.xml:1.4
--- phpdoc/it/functions/url.xml:1.3 Sat Jun 24 00:38:44 2000
+++ phpdoc/it/functions/url.xml Tue Jul 11 17:46:39 2000
@@ -99,7 +99,7 @@
<example>
<title><function>Urldecode</function> example</title>
<programlisting role="php">
-$a = split ('&', $querystring);
+$a = split ('&', $querystring);
$i = 0;
while ($i < count ($a)) {
$b = split ('=', $a [$i]);
- Next message: Luca Perugini: "[PHP-DOC] cvs: phpdoc /it Translators"
- Previous message: Luca Perugini: "[PHP-DOC] cvs: phpdoc /it/functions pgsql.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

