bjori Wed Apr 4 12:59:59 2007 UTC
Modified files: /phpdoc/entities global.ent /phpdoc/en/chapters tutorial.xml Log: Fixed bug#40995 (Broken link in PHP Documentation) #php.net/books doesn't exist anymore (was removed months ago) http://cvs.php.net/viewvc.cgi/phpdoc/entities/global.ent?r1=1.288&r2=1.289&diff_format=u Index: phpdoc/entities/global.ent diff -u phpdoc/entities/global.ent:1.288 phpdoc/entities/global.ent:1.289 --- phpdoc/entities/global.ent:1.288 Sun Mar 4 03:42:08 2007 +++ phpdoc/entities/global.ent Wed Apr 4 12:59:59 2007 @@ -1,6 +1,6 @@ <!-- -*- SGML -*- - $Id: global.ent,v 1.288 2007/03/04 03:42:08 philip Exp $ + $Id: global.ent,v 1.289 2007/04/04 12:59:59 bjori Exp $ Contains global "macros" for all the XML documents. @@ -279,7 +279,6 @@ <!ENTITY url.php "http://www.php.net/"> <!ENTITY url.php.anoncvs "http://www.php.net/anoncvs.php"> <!ENTITY url.php.faq "http://www.php.net/manual/faq.php"> -<!ENTITY url.php.books "http://www.php.net/books.php"> <!ENTITY url.php.bugs "http://bugs.php.net/"> <!ENTITY url.php.bugs.howtoreport "http://bugs.php.net/how-to-report.php"> <!ENTITY url.php.conf "http://conf.php.net/"> http://cvs.php.net/viewvc.cgi/phpdoc/en/chapters/tutorial.xml?r1=1.47&r2=1.48&diff_format=u Index: phpdoc/en/chapters/tutorial.xml diff -u phpdoc/en/chapters/tutorial.xml:1.47 phpdoc/en/chapters/tutorial.xml:1.48 --- phpdoc/en/chapters/tutorial.xml:1.47 Thu Feb 15 09:24:33 2007 +++ phpdoc/en/chapters/tutorial.xml Wed Apr 4 12:59:59 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-9"?> -<!-- $Revision: 1.47 $ --> +<!-- $Revision: 1.48 $ --> <chapter id="tutorial"> <title>A simple tutorial</title> @@ -308,8 +308,7 @@ language, this should look logical to you. Otherwise, you should probably pick up an introductory PHP book and read the first couple of chapters, or read the <link linkend="langref">Language - Reference</link> part of the manual. You can find a list of PHP books - at <ulink url="&url.php.books;">&url.php.books;</ulink>. + Reference</link> part of the manual. </para> <para> The second concept we introduced was the <function>strpos</function>