cvs: phpdoc-nl / language-snippets.ent
[email protected] ("Janwillem Borleffs")
| Newsgroups | php.doc.nl |
|---|---|
| Message-ID | <cvsjanwb1142462643@cvsserver> |
janwb Wed Mar 15 22:44:03 2006 UTC
Modified files:
/phpdoc-nl language-snippets.ent
Log:
Moved &example.outputs; entity to a better position in the file
http://cvs.php.net/viewcvs.cgi/phpdoc-nl/language-snippets.ent?r1=1.21&r2=1.22&diff_format=u
Index: phpdoc-nl/language-snippets.ent
diff -u phpdoc-nl/language-snippets.ent:1.21 phpdoc-nl/language-snippets.ent:1.22
--- phpdoc-nl/language-snippets.ent:1.21 Wed Mar 15 22:40:25 2006
+++ phpdoc-nl/language-snippets.ent Wed Mar 15 22:44:03 2006
@@ -60,8 +60,6 @@
<function>srand</function> of <function>mt_srand</function> omdat dit nu
automatisch plaatsvindt.</simpara></note>'>
-<!ENTITY example.outputs '<para>De output van bovenstaand programma ziet er zo uit:</para>'>
-
<!-- Notes for safe-mode limited functions: -->
<!ENTITY note.sm.disabled '<note><simpara>&sm.disabled;</simpara></note>'>
@@ -75,6 +73,9 @@
directory waarin je wilt werken dezelfde UID heeft als het script dat wordt
uitgevoerd.</simpara></note>'>
+<!-- Common pieces for example sections -->
+<!ENTITY example.outputs '<para>De output van bovenstaand programma ziet er zo uit:</para>'>
+
<!-- Common pieces in features/safe-mode.xml
Jade doesn't allow in-line entities, so I put them here... Though they
should have been inline in safe-mode.xml -->