From 927580db08e7d4d94c24d528852d7aa90d31d4d8 Mon Sep 17 00:00:00 2001 From: irc-html Date: Mon, 7 Jan 2002 02:55:54 +0000 Subject: [PATCH] Updated with &return.success; git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67168 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/bzip2.xml | 4 ++-- functions/msql.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/functions/bzip2.xml b/functions/bzip2.xml index de9778b77e..f20e4b2a5c 100644 --- a/functions/bzip2.xml +++ b/functions/bzip2.xml @@ -1,5 +1,5 @@ - + Bzip2 Compression Functions Bzip2 @@ -310,7 +310,7 @@ echo $error["errstr"]; bz. - Returns &true; on success, &false; on failure. + &return.success; See also bzread and bzwrite. diff --git a/functions/msql.xml b/functions/msql.xml index 9bb1affa3c..fa2fc0656c 100644 --- a/functions/msql.xml +++ b/functions/msql.xml @@ -1,5 +1,5 @@ - + mSQL functions mSQL @@ -232,7 +232,7 @@ - Returns &true; on success, &false; on failure. + &return.success; msql_data_seek moves the internal row @@ -286,7 +286,7 @@ - Returns &true; on success, &false; on failure. + &return.success; msql_drop_db attempts to drop (remove) an