Date: 07/09/00
- Next message: Jesus M. Castagnetto: "[PHP-DOC] cvs: phpdoc /en/functions misc.xml"
- Previous message: Thomas Schuermann: "[PHP-DOC] cvs: phpdoc /de/functions network.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
tschuer Sun Jul 9 11:53:29 2000 EDT
Modified files:
/phpdoc/de/language variables.xml
Log:
Some minor changes
Index: phpdoc/de/language/variables.xml
diff -u phpdoc/de/language/variables.xml:1.5 phpdoc/de/language/variables.xml:1.6
--- phpdoc/de/language/variables.xml:1.5 Mon Apr 3 01:29:33 2000
+++ phpdoc/de/language/variables.xml Sun Jul 9 11:53:29 2000
@@ -638,7 +638,7 @@
$count++;
echo $count;
- if ($count < 10) {
+ if ($count < 10) {
test ();
}
$count--;
- Next message: Jesus M. Castagnetto: "[PHP-DOC] cvs: phpdoc /en/functions misc.xml"
- Previous message: Thomas Schuermann: "[PHP-DOC] cvs: phpdoc /de/functions network.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

