From 3ed020fe84cd72ba935590cb62d4dde454d1beef Mon Sep 17 00:00:00 2001 From: Martin Samesch Date: Sun, 21 Nov 2004 12:41:52 +0000 Subject: [PATCH] typo git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173124 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mysql/functions/mysql-list-tables.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/mysql/functions/mysql-list-tables.xml b/reference/mysql/functions/mysql-list-tables.xml index d01b3ff2b2..0b55751e8c 100644 --- a/reference/mysql/functions/mysql-list-tables.xml +++ b/reference/mysql/functions/mysql-list-tables.xml @@ -1,5 +1,5 @@ - + @@ -30,7 +30,7 @@ For downward compatibility, the function alias named - mysql_listtables can be used. This is + mysql_list_tables can be used. This is deprecated however and is not recommended.