From 1f8a9585f137efe7e2b542c9579a85e80f727bd8 Mon Sep 17 00:00:00 2001 From: Friedhelm Betz Date: Thu, 12 Sep 2002 19:25:27 +0000 Subject: [PATCH] bit too much c & p :-) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95607 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mysql/ini.xml | 12 ++---------- reference/mysql/reference.xml | 11 ++++++++++- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/reference/mysql/ini.xml b/reference/mysql/ini.xml index 600d4caac5..71f0e8a051 100644 --- a/reference/mysql/ini.xml +++ b/reference/mysql/ini.xml @@ -1,5 +1,5 @@ - +
&reftitle.runtime; &extension.runtime; @@ -188,7 +188,7 @@ Connect timeout in seconds. On Linux this timeout is also used for - waiting for the first answer from the server. + waiting for the first answer from the server. @@ -196,14 +196,6 @@
-
- &reftitle.resources; - - There are two resource types used in the MySQL module. The first one - is the link identifier for a database connection, the second a resource - which holds the result of a query. - -
+ MySQL Functions MySQL @@ -53,6 +53,15 @@ &reference.mysql.ini; +
+ &reftitle.resources; + + There are two resource types used in the MySQL module. The first one + is the link identifier for a database connection, the second a resource + which holds the result of a query. + +
+ &reference.mysql.constants;