no french here

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158044 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Mehdi Achour 2004-05-05 20:33:32 +00:00
parent deb24ab605
commit 915cd7238e

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.90 $ -->
<!-- $Revision: 1.91 $ -->
<chapter id="language.control-structures">
<title>Control Structures</title>
@ -26,7 +26,7 @@
<![CDATA[
<?php
if (expression)
commandes
statement
?>
]]>
</programlisting>