jeroen Wed May 23 16:44:35 2001 EDT
Modified files:
/phpdoc/en/language operators.xml
Log:
fixed comment
Index: phpdoc/en/language/operators.xml
diff -u phpdoc/en/language/operators.xml:1.18 phpdoc/en/language/operators.xml:1.19
--- phpdoc/en/language/operators.xml:1.18 Wed May 23 16:43:12 2001
+++ phpdoc/en/language/operators.xml Wed May 23 16:44:35 2001
@@ -266,7 +266,7 @@
<informalexample>
<programlisting role="php">
<?php
-/* Intentional SQL error (extra quote): */
+/* Intentional file error */
$my_file = @file ('non_esistent_file') or
die ("Failed opening file: error was '$php_errormsg'");
- [PHP-DOC] cvs: phpdoc /en/language operators.xml Jim Winstead
- [PHP-DOC] cvs: phpdoc /en/language operators.xm... Jeroen van Wolffelaar
- Re: [PHP-DOC] cvs: phpdoc /en/language oper... Lars Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/language operators.xm... Jeroen van Wolffelaar
- [PHP-DOC] cvs: phpdoc /en/language operators.xm... Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/language operators.xm... Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/language operators.xm... Jirka Kosek
- [PHP-DOC] cvs: phpdoc /en/language operators.xm... jim winstead
- [PHP-DOC] cvs: phpdoc /en/language operators.xm... Derick Rethans
- [PHP-DOC] cvs: phpdoc /en/language operators.xm... Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /en/language operators.xm... Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/language operators.xm... Andrew Lindeman
- [PHP-DOC] cvs: phpdoc /en/language operators.xm... Friedhelm Betz
- [PHP-DOC] cvs: phpdoc /en/language operators.xm... Friedhelm Betz
