From 1612981e1847662d3024aa923dd1da0063119fb2 Mon Sep 17 00:00:00 2001 From: Georg Richter Date: Sun, 21 Apr 2002 15:18:12 +0000 Subject: [PATCH] error in samples fixed git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79310 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mysql/functions/mysql-fetch-array.xml | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/reference/mysql/functions/mysql-fetch-array.xml b/reference/mysql/functions/mysql-fetch-array.xml index 98c89e9358..718736b02c 100644 --- a/reference/mysql/functions/mysql-fetch-array.xml +++ b/reference/mysql/functions/mysql-fetch-array.xml @@ -1,5 +1,5 @@ - + @@ -68,7 +68,9 @@ select table1.field as foo table2.field as bar from table1, table2