added xkcd image to the goto docs

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282135 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Philip Olson 2009-06-14 22:03:29 +00:00
parent ee9ecbb4bd
commit 93d7dabbae
2 changed files with 9 additions and 2 deletions

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<sect1 xml:id="control-structures.goto" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<title><literal>goto</literal></title>
@ -42,7 +42,14 @@ Bar
error is issued in such cases.
</para>
</warning>
<para>
<mediaobject>
<imageobject>
<imagedata fileref="en/language/figures/xkcd-goto.png" format="PNG"/>
</imageobject>
</mediaobject>
Image courtesy of <link xlink:href="&url.xkcd;292">xkcd</link>
</para>
</sect1>
<!-- Keep this comment at the end of the file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB