diff --git a/functions/ibase.xml b/functions/ibase.xml index 965ab2e9b0..04c3404bf1 100644 --- a/functions/ibase.xml +++ b/functions/ibase.xml @@ -1,5 +1,5 @@ - + InterBase functions InterBase @@ -247,7 +247,7 @@ magic_quotes_sybase = On Performs a query on an InterBase database. If the query is not - successful, returns false. If it is successful and there are resulting + successful, returns &false;. If it is successful and there are resulting rows (such as with a SELECT query), returns a result identifier. If the query was successful and there were no results, returns &true;. Returns &false; if the query fails.