Date: 12/12/00
- Next message: Ron Chmara: "[PHP-DOC] cvs: phpdoc /en/language basic-syntax.xml"
- Previous message: Ron Chmara: "[PHP-DOC] cvs: phpdoc /en/functions session.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ronabop Tue Dec 12 20:51:35 2000 EDT
Modified files:
/phpdoc/en/language types.xml
Log:
fixing <? to <?php
Index: phpdoc/en/language/types.xml
diff -u phpdoc/en/language/types.xml:1.13 phpdoc/en/language/types.xml:1.14
--- phpdoc/en/language/types.xml:1.13 Fri Sep 15 09:09:44 2000
+++ phpdoc/en/language/types.xml Tue Dec 12 20:51:35 2000
@@ -481,7 +481,7 @@
multi-dimensional arrays:
<informalexample>
<programlisting role="php">
-<?
+<?php
$a = array(
"apple" => array(
"color" => "red",
- Next message: Ron Chmara: "[PHP-DOC] cvs: phpdoc /en/language basic-syntax.xml"
- Previous message: Ron Chmara: "[PHP-DOC] cvs: phpdoc /en/functions session.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

