cvs: phpdoc-nl /language basic-syntax.xml
[email protected] ("Derick Rethans")
| Newsgroups | php.doc.nl |
|---|---|
| Message-ID | <cvsderick1055507158@cvsserver> |
derick Fri Jun 13 08:25:58 2003 EDT
Modified files:
/phpdoc-nl/language basic-syntax.xml
Log:
- Remove bogus comment
Index: phpdoc-nl/language/basic-syntax.xml
diff -u phpdoc-nl/language/basic-syntax.xml:1.10 phpdoc-nl/language/basic-syntax.xml:1.11
--- phpdoc-nl/language/basic-syntax.xml:1.10 Tue Mar 26 10:57:16 2002
+++ phpdoc-nl/language/basic-syntax.xml Fri Jun 13 08:25:58 2003
@@ -31,7 +31,6 @@
<para>
De als eerste beschreven manier is alleen beschikbaar als "short
tags" zijn aangezet. Dit kan worden gedaan met
- <!-- de <function>short_tags</function> functie, die aan te zetten is door-->
de <link linkend="ini.short-open-tag">short_open_tag</link> configuratie
setting in het PHP configuratie bestand, of door PHP te compileren
met de <command>configure</command> optie --enable-short-tags.</para>