philip Thu Jul 15 17:45:15 2004 EDT
Modified files:
/phpdoc/en/reference/mysql/functions mysql-free-result.xml
Log:
WS (ugh)
http://cvs.php.net/diff.php/phpdoc/en/reference/mysql/functions/mysql-free-result.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/mysql/functions/mysql-free-result.xml
diff -u phpdoc/en/reference/mysql/functions/mysql-free-result.xml:1.4
phpdoc/en/reference/mysql/functions/mysql-free-result.xml:1.5
--- phpdoc/en/reference/mysql/functions/mysql-free-result.xml:1.4 Thu Jul 15
17:28:57 2004
+++ phpdoc/en/reference/mysql/functions/mysql-free-result.xml Thu Jul 15 17:45:15
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/mysql.xml, last change in rev 1.102 -->
<refentry id="function.mysql-free-result">
<refnamediv>
@@ -50,7 +50,6 @@
echo $row['id'];
echo $row['email'];
-
?>
]]>
</programlisting>