fujimoto Sat Feb 2 10:57:49 2002 EDT
Modified files:
/phpdoc/en/language control-structures.xml
Log:
fixed typo.
Index: phpdoc/en/language/control-structures.xml
diff -u phpdoc/en/language/control-structures.xml:1.53
phpdoc/en/language/control-structures.xml:1.54
--- phpdoc/en/language/control-structures.xml:1.53 Sat Jan 19 20:09:30 2002
+++ phpdoc/en/language/control-structures.xml Sat Feb 2 10:57:48 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.53 $ -->
+<!-- $Revision: 1.54 $ -->
<chapter id="control-structures">
<title>Control Structures</title>
@@ -1159,7 +1159,7 @@
echo "A $color $fruit";
}
-/* vars.inc is in the scope of foo() so *
+/* vars.php is in the scope of foo() so *
* $fruit is NOT available outside of this *
* scope. $color is because we declared it *
* as global. */- [PHP-DOC] cvs: phpdoc /en/language control-structures.xml Simone Cortesi
- [PHP-DOC] cvs: phpdoc /en/language control-structures.xml Philip Olson
- [PHP-DOC] cvs: phpdoc /en/language control-structures.xml jim winstead
- [PHP-DOC] [conventions] .inc or not .inc Gabor Hojtsy
- Re: [PHP-DOC] [conventions] .inc or not .inc Serdar Soydemir
- [PHP-DOC] cvs: phpdoc /en/language control-structures.xml jim winstead
- [PHP-DOC] cvs: phpdoc /en/language control-structures.xml Philip Olson
- [PHP-DOC] cvs: phpdoc /en/language control-structures.xml Philip Olson
- [PHP-DOC] cvs: phpdoc /en/language control-structures.xml Kenneth Schwartz
- [PHP-DOC] cvs: phpdoc /en/language control-structures.xml Philip Olson
- [PHP-DOC] cvs: phpdoc /en/language control-structures.xml Masaki Fujimoto
- [PHP-DOC] cvs: phpdoc /en/language control-structures.xml Derick Rethans
- [PHP-DOC] cvs: phpdoc /en/language control-structures.xml Friedhelm Betz
- [PHP-DOC] cvs: phpdoc /en/language control-structures.xml Friedhelm Betz
- [PHP-DOC] cvs: phpdoc /en/language control-structures.xml Derick Rethans
- [PHP-DOC] cvs: phpdoc /en/language control-structures.xml Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /en/language control-structures.xml Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /en/language control-structures.xml Dallas Thunder
- [PHP-DOC] cvs: phpdoc /en/language control-structures.xml Derick Rethans
- [PHP-DOC] cvs: phpdoc /en/language control-structures.xml Sara Golemon
- [PHP-DOC] cvs: phpdoc /en/language control-structures.xml Damien Seguy
