samesch Tue Nov 23 04:32:01 2004 EDT
Modified files: /phpdoc/en/reference/mysql/functions mysql-list-tables.xml Log: reverting changes; sorry, I didn't read carefully ... http://cvs.php.net/diff.php/phpdoc/en/reference/mysql/functions/mysql-list-tables.xml?r1=1.11&r2=1.12&ty=u Index: phpdoc/en/reference/mysql/functions/mysql-list-tables.xml diff -u phpdoc/en/reference/mysql/functions/mysql-list-tables.xml:1.11 phpdoc/en/reference/mysql/functions/mysql-list-tables.xml:1.12 --- phpdoc/en/reference/mysql/functions/mysql-list-tables.xml:1.11 Sun Nov 21 07:41:52 2004 +++ phpdoc/en/reference/mysql/functions/mysql-list-tables.xml Tue Nov 23 04:31:58 2004 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.11 $ --> +<!-- $Revision: 1.12 $ --> <!-- splitted from ./en/functions/mysql.xml, last change in rev 1.2 --> <refentry id="function.mysql-list-tables"> <refnamediv> @@ -30,7 +30,7 @@ </para> <para> For downward compatibility, the function alias named - <function>mysql_list_tables</function> can be used. This is + <function>mysql_listtables</function> can be used. This is deprecated however and is not recommended. </para> <note>