Date: 11/11/01
- Next message: bettr_manbismuth <email protected>: "[PHP-DOC] Crucial Information For All Men 24549"
- Previous message: Sebastian Nohn: "[PHP-DOC] cvs: phpdoc /de/functions mnogosearch.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
jimw Sun Nov 11 15:27:31 2001 EDT
Modified files:
/phpdoc/en/faq general.xml
Log:
fix missing trailing ; on entity
Index: phpdoc/en/faq/general.xml
diff -u phpdoc/en/faq/general.xml:1.13 phpdoc/en/faq/general.xml:1.14
--- phpdoc/en/faq/general.xml:1.13 Sat Nov 10 16:49:29 2001
+++ phpdoc/en/faq/general.xml Sun Nov 11 15:27:31 2001
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.13 $ -->
+<!-- $Revision: 1.14 $ -->
<chapter id="faq.general">
<title>General Information</title>
<titleabbrev>General Information</titleabbrev>
@@ -28,7 +28,7 @@
A nice introduction to PHP by Stig Sæther Bakken can be found
<ulink url="&faqurl.zend.introduction;">here</ulink> on the Zend
website. Also, much of the
- <ulink url="&url.php.conf">PHP Conference Material</ulink> is freely available.
+ <ulink url="&url.php.conf;">PHP Conference Material</ulink> is freely available.
</para>
</answer>
</qandaentry>
- Next message: bettr_manbismuth <email protected>: "[PHP-DOC] Crucial Information For All Men 24549"
- Previous message: Sebastian Nohn: "[PHP-DOC] cvs: phpdoc /de/functions mnogosearch.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

