goba Mon Aug 20 09:58:45 2001 EDT
Modified files:
/phpdoc/en/language variables.xml
Log:
Fix missing HTML quote
Index: phpdoc/en/language/variables.xml
diff -u phpdoc/en/language/variables.xml:1.18 phpdoc/en/language/variables.xml:1.19
--- phpdoc/en/language/variables.xml:1.18 Mon Aug 20 07:55:11 2001
+++ phpdoc/en/language/variables.xml Mon Aug 20 09:58:42 2001
@@ -1,5 +1,5 @@
<?xml encoding="iso-8859-1"?>
-<!-- $Revision: 1.18 $ -->
+<!-- $Revision: 1.19 $ -->
<chapter id="language.variables">
<title>Variables</title>
@@ -900,7 +900,7 @@
<informalexample>
<programlisting role="php">
-<input type=image src="image.gif" name="sub">
+<input type="image" src="image.gif" name="sub">
</programlisting>
</informalexample>
- [PHP-DOC] cvs: phpdoc /en/language variables.xml Jim Winstead
- [PHP-DOC] cvs: phpdoc /en/language variables.xm... Jani Taskinen
- [PHP-DOC] cvs: phpdoc /en/language variables.xm... Jeroen van Wolffelaar
- [PHP-DOC] cvs: phpdoc /en/language variables.xm... Hojtsy Gabor
- [PHP-DOC] cvs: phpdoc /en/language variables.xm... Philip Olson
- [PHP-DOC] cvs: phpdoc /en/language variables.xm... Philip Olson
- [PHP-DOC] cvs: phpdoc /en/language variables.xm... Philip Olson
- Re: [PHP-DOC] cvs: phpdoc /en/language vari... Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /en/language variables.xm... Philip Olson
- [PHP-DOC] cvs: phpdoc /en/language variables.xm... Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/language variables.xm... Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/language variables.xm... Philip Olson
- [PHP-DOC] cvs: phpdoc /en/language variables.xm... Friedhelm Betz
- [PHP-DOC] cvs: phpdoc /en/language variables.xm... Slawomir Pucia
